{
  "_id": "6a1f10f9b401979e7341d914",
  "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-05-17 08:05:30 UTC",
    "User": "root"
  },
  "Author": "Laurent Berge [aut, cre]",
  "Maintainer": "Laurent Berge <laurent.berge@u-bordeaux.fr>",
  "MD5sum": "7ca213b517ffdc305e722a5e71ff1bd8",
  "_user": "lrberge",
  "_type": "src",
  "_file": "fplot_1.1.1.tar.gz",
  "_fileid": "7904043f4a580a202d5eaa36fe774a5ea8afe718ced9d17af16cee23940229f7",
  "_filesize": 3731601,
  "_sha256": "7904043f4a580a202d5eaa36fe774a5ea8afe718ced9d17af16cee23940229f7",
  "_created": "2026-05-17T08:05:30.000Z",
  "_published": "2026-06-02T17:20:57.021Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79130529315,
      "time": 235,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040691966"
    },
    {
      "job": 79130529611,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040681585"
    },
    {
      "job": 79130529353,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040682383"
    },
    {
      "job": 79130529814,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040683748"
    },
    {
      "job": 79130529600,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040676943"
    },
    {
      "job": 79130529117,
      "time": 219,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040690553"
    },
    {
      "job": 79130529776,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040678767"
    },
    {
      "job": 79130529412,
      "time": 302,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040699137"
    },
    {
      "job": 79130528854,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040667477"
    },
    {
      "job": 79130528395,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364933403"
    },
    {
      "job": 79130529034,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040678794"
    },
    {
      "job": 79130529628,
      "time": 206,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040689092"
    },
    {
      "job": 79130529683,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040681296"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lrberge/actions/runs/25985337779",
  "_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é",
    "description": "Economist and programmer"
  },
  "_downloads": {
    "count": 241,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fplot"
  },
  "_devurl": "https://github.com/lrberge/fplot",
  "_searchresults": 12,
  "_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.033423755486949,
  "_indexed": true,
  "_nocasepkg": "fplot",
  "_universes": [
    "lrberge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-17T08:09:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "33bde9c6ca2b20d25681883ca0a7aafdd3d813c0bc3588954248a9538889842c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/25985337779"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-17T08:07:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "c3b4b1c28404ad0839e350c368d8f9ebbf51e1bbc375931c8863e22a1eabda76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/25985337779"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-17T08:07:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "ed2846192721a52db92a19b3da0e5a480dc371192ef9136645bfef5a2d5fb72e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/25985337779"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-17T08:08:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "d7aafdde347f139e1d0db3967d82c1f9e10e6738aa5e69a065ec7a5672eaf4f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/25985337779"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-17T08:07:03.000Z",
      "arch": "aarch64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "e30ef2843c34e1e39687c405ca987e3676a2076493ac0c1b9112a47ab4f9b8cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/25985337779"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-17T08:08:44.000Z",
      "arch": "x86_64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "86629a605aec4f0b9e4689ad234f9c072bacb608e20774f684017c02f05e60d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/25985337779"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-17T08:07:17.000Z",
      "arch": "aarch64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "a90a3b9146e88fa5ce79315f6e694a806be90dd0fba21c969f634f6836cf7c1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/25985337779"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-17T08:09:39.000Z",
      "arch": "x86_64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "57579ea1a5e91c8fa2522f7f754fe65a9321d99ff011db9d36958f5b9f4513ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/25985337779"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-17T08:06:57.000Z",
      "arch": "x86_64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "cf93ce2241fdcd44133711f850be86730a16d4c0b10ad19708d77df3190276c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/25985337779"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-17T08:08:33.000Z",
      "arch": "x86_64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "bc6c0645d1fbfc303a605ecceea5b4251b306995af21e10ba0d0ef72f5288646",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/25985337779"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-17T08:07:11.000Z",
      "arch": "x86_64",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "71432fe3f9897b6dfde2ac6983f2f38f3cf102ab67ae5b6045e4a5597b0b1711",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/25985337779"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-06-02T17:20:28.000Z",
      "arch": "emscripten",
      "commit": "a35570fa67004aa8f7b1f1788931099991ff78a8",
      "fileid": "5aa0b1901e9982fa94af7df231fc3b7e67dc3bc0d9a614daa11dcf7d036b2f7c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lrberge/actions/runs/25985337779"
    }
  ]
}