{
  "_id": "6a1f0899b401979e7341c15c",
  "Package": "flimo",
  "Type": "Package",
  "Title": "Fixed Landscape Inference Method",
  "Version": "0.1.5",
  "Authors@R": "person(\"Sylvain\", \"Moinard\", email = \"sylvain.moinard@univ-grenoble-alpes.fr\", role = c(\"aut\", \"cre\"))",
  "Description": "Likelihood-free inference method for stochastic models.\nUses a deterministic optimizer on simple simulations of the\nmodel that are performed with a prior drawn randomness by\napplying the inverse transform method. Is designed to work on\nits own and also by using the Julia package 'Jflimo' available\non the git page of the project:\n<https://metabarcoding.org/flimo>.",
  "License": "CeCILL",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 06:21:21 UTC",
    "User": "root"
  },
  "Author": "Sylvain Moinard [aut, cre]",
  "Maintainer": "Sylvain Moinard <sylvain.moinard@univ-grenoble-alpes.fr>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-05-14 22:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/flimo",
  "RemoteRef": "HEAD",
  "RemoteSha": "28240e7bed742e119523964984ee028f09b2f4a4",
  "MD5sum": "1df5e2661e61190c034ccc8ac3133251",
  "_user": "cran",
  "_type": "src",
  "_file": "flimo_0.1.5.tar.gz",
  "_fileid": "ce287db422a98c2858f9f1d37ec30edc67ed6f356484e685b66f1e2ee12520f6",
  "_filesize": 727711,
  "_sha256": "ce287db422a98c2858f9f1d37ec30edc67ed6f356484e685b66f1e2ee12520f6",
  "_created": "2026-05-18T06:21:21.000Z",
  "_published": "2026-06-02T16:45:13.923Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79123829435,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050823381"
    },
    {
      "job": 79123830020,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050824190"
    },
    {
      "job": 79123829052,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050796788"
    },
    {
      "job": 79123828837,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364140106"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26016814781",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/flimo",
  "_commit": {
    "id": "28240e7bed742e119523964984ee028f09b2f4a4",
    "author": "Sylvain Moinard <sylvain.moinard@univ-grenoble-alpes.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.5\n",
    "time": 1684101602
  },
  "_maintainer": {
    "name": "Sylvain Moinard",
    "email": "sylvain.moinard@univ-grenoble-alpes.fr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "compiler",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "JuliaConnectoR",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 222,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flimo"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flimo.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-03-30"
    },
    {
      "version": "0.1.1",
      "date": "2022-04-02"
    },
    {
      "version": "0.1.2",
      "date": "2022-08-31"
    },
    {
      "version": "0.1.3",
      "date": "2022-11-12"
    },
    {
      "version": "0.1.4",
      "date": "2023-04-13"
    },
    {
      "version": "0.1.5",
      "date": "2023-05-15"
    }
  ],
  "_exports": [
    "check_simulator",
    "flimobjective",
    "flimoptim",
    "julia_load",
    "julia_setup",
    "plot_objective",
    "sampleQ"
  ],
  "_help": [
    {
      "page": "check_simulator",
      "title": "Check if simulator with fixed quantiles is well implemented",
      "topics": [
        "check_simulator"
      ]
    },
    {
      "page": "flimobjective",
      "title": "Objective function minimized by flimo",
      "topics": [
        "flimobjective"
      ]
    },
    {
      "page": "flimoptim",
      "title": "Main function to use flimo inference",
      "topics": [
        "flimoptim"
      ]
    },
    {
      "page": "flimoptim_Julia",
      "title": "Internal flimoptim function in Julia mode",
      "topics": [
        "flimoptim_Julia"
      ]
    },
    {
      "page": "flimoptim_R",
      "title": "Internal flimoptim function in R mode",
      "topics": [
        "flimoptim_R"
      ]
    },
    {
      "page": "julia_load",
      "title": "Load Julia",
      "topics": [
        "julia_load"
      ]
    },
    {
      "page": "julia_setup",
      "title": "Check Julia setup",
      "topics": [
        "julia_setup"
      ]
    },
    {
      "page": "plot_objective",
      "title": "Plot the objective to be minimized using flimo",
      "topics": [
        "plot_objective"
      ]
    },
    {
      "page": "plot.flimo_result",
      "title": "Plot main flimo results",
      "topics": [
        "plot.flimo_result"
      ]
    },
    {
      "page": "print.flimo_result",
      "title": "Print flimo results",
      "topics": [
        "print.flimo_result"
      ]
    },
    {
      "page": "sampleQ",
      "title": "Sample function with fixed quantiles",
      "topics": [
        "sampleQ"
      ]
    },
    {
      "page": "summary.flimo_result",
      "title": "Summary of flimo results",
      "topics": [
        "summary.flimo_result"
      ]
    }
  ],
  "_readme": "https://github.com/cran/flimo/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "JuliaConnectoR",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Examples.Rmd",
      "filename": "Examples.html",
      "title": "Examples - flimo",
      "author": "Sylvain Moinard",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Example 1 : Poisson Distribution",
        "Use of flimo",
        "Example 2 : Normal Distribution"
      ],
      "created": "2022-03-30 17:10:02",
      "modified": "2023-04-13 06:50:02",
      "commits": 4
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "flimo",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-18T06:23:15.000Z",
      "distro": "noble",
      "commit": "28240e7bed742e119523964984ee028f09b2f4a4",
      "fileid": "024bb43f5c5ec7a5acf76ace5a10cac0bb7e9f611f422d3f3f91978c4fce6878",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26016814781"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-18T06:23:17.000Z",
      "distro": "noble",
      "commit": "28240e7bed742e119523964984ee028f09b2f4a4",
      "fileid": "f4b92a3fcd8b058ad0747585b30d078dd1ec11ff1c7466a46baeae14f0d68440",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26016814781"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-06-02T16:44:57.000Z",
      "commit": "28240e7bed742e119523964984ee028f09b2f4a4",
      "fileid": "65b4edeaacb240e19fde542212e9587c719445b5a2ec0297d541e3f6f7d13837",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26016814781"
    }
  ]
}