{
  "_id": "6a3113773efcd9bda43594f4",
  "Package": "fplot",
  "Type": "Package",
  "Title": "Automatic Distribution Graphs Using Formulas",
  "Version": "1.1.1",
  "Authors@R": "person(\"Laurent\", \"Berge\", email = \"laurent.berge@u-bordeaux.fr\", role = c(\"aut\", \"cre\"))",
  "Description": "Easy way to plot regular/weighted/conditional\ndistributions by using formulas. The core of the package\nconcerns distribution plots which are automatic: the many\noptions are tailored to the data at hand to offer the nicest\nand most meaningful graphs possible -- with no/minimum user\ninput. Further provide functions to plot conditional trends and\nbox plots. See <https://lrberge.github.io/fplot/> for more\ninformation.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://lrberge.r-universe.dev",
  "Date/Publication": "2025-07-18 08:30:01 UTC",
  "RemoteUrl": "https://github.com/lrberge/fplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "a35570fa67004aa8f7b1f1788931099991ff78a8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-16 09:05:02 UTC",
    "User": "root"
  },
  "Author": "Laurent Berge [aut, cre]",
  "Maintainer": "Laurent Berge <laurent.berge@u-bordeaux.fr>",
  "MD5sum": "577e1209ff4e2c77cc99e41b709a4038",
  "_user": "lrberge",
  "_type": "src",
  "_file": "fplot_1.1.1.tar.gz",
  "_fileid": "2ac008dd4d3c5940d4bb84d6fbf2258a0da6a6d89985b010a123d03749682bdb",
  "_filesize": 3733624,
  "_sha256": "2ac008dd4d3c5940d4bb84d6fbf2258a0da6a6d89985b010a123d03749682bdb",
  "_created": "2026-06-16T09:05:02.000Z",
  "_published": "2026-06-16T09:12:23.023Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81620393680,
      "time": 158,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7662201943"
    },
    {
      "job": 81620393719,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7662191765"
    },
    {
      "job": 81620393678,
      "time": 164,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7662202595"
    },
    {
      "job": 81620393691,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7662193371"
    },
    {
      "job": 81620393718,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7662175964"
    },
    {
      "job": 81620393736,
      "time": 387,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7662290830"
    },
    {
      "job": 81620393738,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7662201712"
    },
    {
      "job": 81620393745,
      "time": 211,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7662221094"
    },
    {
      "job": 81619624906,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7662138563"
    },
    {
      "job": 81620393649,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7662184807"
    },
    {
      "job": 81620393665,
      "time": 139,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7662193176"
    },
    {
      "job": 81620393790,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7662184619"
    },
    {
      "job": 81620393652,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7662196019"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lrberge/actions/runs/27606437760",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lrberge/fplot",
  "_commit": {
    "id": "a35570fa67004aa8f7b1f1788931099991ff78a8",
    "author": "lrberge <laurent.berge@hotmail.fr>",
    "committer": "lrberge <laurent.berge@hotmail.fr>",
    "message": "clean code\n",
    "time": 1752827401
  },
  "_maintainer": {
    "name": "Laurent Berge",
    "email": "laurent.berge@u-bordeaux.fr",
    "login": "lrberge",
    "description": "Economist and programmer",
    "uuid": 43536394
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stringmagic",
      "role": "Imports"
    },
    {
      "package": "dreamerr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "fixest",
      "role": "Suggests"
    },
    {
      "package": "pdftools",
      "role": "Suggests"
    }
  ],
  "_owner": "lrberge",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 17
    }
  ],
  "_tags": [],
  "_stars": 18,
  "_contributors": [
    {
      "user": "lrberge",
      "count": 92,
      "uuid": 43536394
    }
  ],
  "_userbio": {
    "uuid": 43536394,
    "type": "user",
    "name": "Laurent Bergé",
    "followers": 154,
    "description": "Economist and programmer"
  },
  "_downloads": {
    "count": 262,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fplot"
  },
  "_devurl": "https://github.com/lrberge/fplot",
  "_searchresults": 13,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lrberge/fplot",
  "_realowner": "lrberge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-11-01"
    },
    {
      "version": "0.2.0",
      "date": "2019-11-21"
    },
    {
      "version": "0.2.1",
      "date": "2020-02-12"
    },
    {
      "version": "1.0.0",
      "date": "2020-05-08"
    },
    {
      "version": "1.1.0",
      "date": "2023-08-24"
    },
    {
      "version": "1.2.0",
      "date": "2026-02-19"
    }
  ],
  "_exports": [
    "bmp_fit",
    "export_graph_end",
    "export_graph_start",
    "fit.off",
    "getFplot_dict",
    "getFplot_distr",
    "getFplot_page",
    "jpeg_fit",
    "pdf_fit",
    "plot_box",
    "plot_distr",
    "plot_lines",
    "png_fit",
    "setFplot_dict",
    "setFplot_distr",
    "setFplot_page",
    "tiff_fit"
  ],
  "_datasets": [
    {
      "name": "us_pub_econ",
      "title": "Publication data sample",
      "object": "us_pub_econ",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "paper_id",
        "year",
        "institution",
        "journal",
        "jnl_top_25p",
        "jnl_top_5p"
      ],
      "rows": 30756,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fplot-package",
      "title": "Aggregate/conditional graphs and automatic layout using formulas",
      "topics": [
        "fplot-package",
        "fplot"
      ]
    },
    {
      "page": "export_graph_start",
      "title": "Graph export with garanteed text size",
      "topics": [
        "export_graph_end",
        "export_graph_start"
      ]
    },
    {
      "page": "fit.off",
      "title": "Closes the current plotting device and shows the result in the viewer",
      "topics": [
        "fit.off"
      ]
    },
    {
      "page": "pdf_fit",
      "title": "PDF export with guaranteed text size",
      "topics": [
        "pdf_fit"
      ]
    },
    {
      "page": "plot_box",
      "title": "Boxplots with possibly moderators",
      "topics": [
        "plot_box"
      ]
    },
    {
      "page": "plot_distr",
      "title": "Plot distributions, possibly conditional",
      "topics": [
        "plot_distr"
      ]
    },
    {
      "page": "plot_lines",
      "title": "Display means conditionnally on some other values",
      "topics": [
        "plot_lines"
      ]
    },
    {
      "page": "png_fit",
      "title": "PNG export with guaranteed text size",
      "topics": [
        "bmp_fit",
        "jpeg_fit",
        "png_fit",
        "tiff_fit"
      ]
    },
    {
      "page": "setFplot_dict",
      "title": "Sets/gets the dictionary used in 'fplot'",
      "topics": [
        "getFplot_dict",
        "setFplot_dict"
      ]
    },
    {
      "page": "setFplot_distr",
      "title": "Sets the defaults of plot_distr",
      "topics": [
        "getFplot_distr",
        "setFplot_distr"
      ]
    },
    {
      "page": "setFplot_page",
      "title": "Sets the target page size for figure exporting",
      "topics": [
        "getFplot_page",
        "setFplot_page"
      ]
    },
    {
      "page": "us_pub_econ",
      "title": "Publication data sample",
      "topics": [
        "us_pub_econ"
      ]
    }
  ],
  "_readme": "https://github.com/lrberge/fplot/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "dreamerr",
    "Formula",
    "Rcpp",
    "stringmagic"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "Exporting_graphs.Rmd",
      "filename": "Exporting_graphs.html",
      "title": "Exporting graphs",
      "author": "Laurent Berge",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Exporting graphs with fplot",
        "Example",
        "Changelog"
      ],
      "created": "2020-05-07 15:42:21",
      "modified": "2023-08-24 14:47:19",
      "commits": 6
    }
  ],
  "_score": 5.068185861746162,
  "_indexed": true,
  "_nocasepkg": "fplot",
  "_universes": [
    "lrberge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-16T09:07:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "3781363b204f7cd83635a7ec27f98f292fc7e3cf871cf8c7e73c17d567a4f265",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/27606437760"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-16T09:07:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "295f5cfef95bc8cd0df065db8d7222d188920ac4cb86000fdff4a9115fc0f397",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/27606437760"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-16T09:07:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "4b284d94bbe73df52e30dc2ea9b0b5bf6c4038c52c28371322d7698c7c7d38e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/27606437760"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-16T09:07:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "f17461cf8e8387e6f0b3bb417f673324f473ac8625d8ea454844b004f08fa73c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/27606437760"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-16T09:06:43.000Z",
      "arch": "aarch64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "314daf01b5179be9a78d4b00a403750c92650fd56eb7a28587ff2fb2036f9139",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/27606437760"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-16T09:10:22.000Z",
      "arch": "x86_64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "5b5c10b2a9e2d5df76cb67c8860f249181803c6eb7e38b7831b3c439afcbb214",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/27606437760"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-16T09:07:25.000Z",
      "arch": "aarch64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "dd65b07894f0aaf54fbc496cd10a78e483623bf8502a2a6aa6cf04072ed44df3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/27606437760"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-16T09:08:11.000Z",
      "arch": "x86_64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "234d5355c89527afca834a660c573f8d6e39c98740a7319f00141f5cca9c189c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/27606437760"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-06-16T09:07:22.000Z",
      "arch": "emscripten",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "01cafbdc53dd6f5266604e0ea991e066034a84a9558e9b1c509191d6ad1d65c4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/27606437760"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-16T09:06:53.000Z",
      "arch": "x86_64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "4bb86eb95ec683fb77dddfb0c673b262120e6daec2e8341c813b4ee349d43960",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/27606437760"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-16T09:06:24.000Z",
      "arch": "x86_64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "bec08ac2e31ca0447c9ac796312cb332b5d064b2f92f3912c51be1b611e28ae1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/27606437760"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-16T09:06:53.000Z",
      "arch": "x86_64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "7d442103c3f454aafbcfe8813b7c356b2df0a1e20cfb8ece46a7346ada0dcfb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/27606437760"
    }
  ]
}