{
  "_id": "6a1026caacfb0bcc41c8fb1b",
  "Package": "fig",
  "Title": "A Config Package with No \"Con\"",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Tymoteusz\", \"Makowski\", role = c(\"cre\", \"aut\"), email = \"makowski.tymoteusz@gmail.com\")\n)",
  "Description": "Work with configs with a source precedence. Either create\nown R6 instance or work with convenient functions at a package\nlevel.",
  "URL": "https://github.com/TymekDev/fig",
  "BugReports": "https://github.com/TymekDev/fig/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 08:51:21 UTC",
    "User": "root"
  },
  "Author": "Tymoteusz Makowski [cre, aut]",
  "Maintainer": "Tymoteusz Makowski <makowski.tymoteusz@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-03-31 12:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/fig",
  "RemoteRef": "HEAD",
  "RemoteSha": "00b373483ecc1a48b2d5329927127e2766038856",
  "MD5sum": "04b9ccd536ee87ffd74791ee7f203769",
  "_user": "cran",
  "_type": "src",
  "_file": "fig_1.0.0.tar.gz",
  "_fileid": "76fd29ac54b6ce019942cfb81aabcf5bca54bf3968b15a242b02ec43253c0929",
  "_filesize": 108669,
  "_sha256": "76fd29ac54b6ce019942cfb81aabcf5bca54bf3968b15a242b02ec43253c0929",
  "_created": "2026-05-13T08:51:21.000Z",
  "_published": "2026-05-22T09:50:02.053Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77356043319,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965656447"
    },
    {
      "job": 77356043455,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965658902"
    },
    {
      "job": 77356042706,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965618622"
    },
    {
      "job": 77356042728,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157659550"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25788535716",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fig",
  "_commit": {
    "id": "00b373483ecc1a48b2d5329927127e2766038856",
    "author": "Tymoteusz Makowski <makowski.tymoteusz@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1648731002
  },
  "_maintainer": {
    "name": "Tymoteusz Makowski",
    "email": "makowski.tymoteusz@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "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": 263,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fig"
  },
  "_devurl": "https://github.com/tymekdev/fig",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fig.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-03-31"
    }
  ],
  "_exports": [
    "Fig",
    "fig_configure",
    "fig_delete",
    "fig_delete_all",
    "fig_get",
    "fig_get_all",
    "fig_get_many",
    "fig_store",
    "fig_store_list",
    "fig_store_many"
  ],
  "_help": [
    {
      "page": "Fig",
      "title": "Fig for Your Config",
      "topics": [
        "Fig"
      ]
    },
    {
      "page": "fig_configure",
      "title": "Configure the Global Fig Instance",
      "topics": [
        "fig_configure"
      ]
    },
    {
      "page": "fig_delete",
      "title": "Delete Stored Values",
      "topics": [
        "fig_delete",
        "fig_delete_all"
      ]
    },
    {
      "page": "fig_get",
      "title": "Retrieve Stored Values",
      "topics": [
        "fig_get",
        "fig_get_all",
        "fig_get_many"
      ]
    },
    {
      "page": "fig_store",
      "title": "Store Values",
      "topics": [
        "fig_store",
        "fig_store_list",
        "fig_store_many"
      ]
    }
  ],
  "_readme": "https://github.com/cran/fig/raw/HEAD/README.md",
  "_rundeps": [
    "R6"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "fig",
  "_universes": [
    "cran",
    "tymekdev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-13T08:53:21.000Z",
      "distro": "noble",
      "commit": "00b373483ecc1a48b2d5329927127e2766038856",
      "fileid": "f1e23993bdce65e316b9745967e474e09a2be729e6d76e2c4c5df6433748b549",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25788535716"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-13T08:53:28.000Z",
      "distro": "noble",
      "commit": "00b373483ecc1a48b2d5329927127e2766038856",
      "fileid": "ec3d37120b67a7f9bd1c96436673fa1fb1d14efae398a89f0ccfbb4bb569ab26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25788535716"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T09:49:49.000Z",
      "commit": "00b373483ecc1a48b2d5329927127e2766038856",
      "fileid": "2a3afbe98ccd2bdbebad9511ed7472e516ab25c33338e1ea397d52cb27eab972",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25788535716"
    }
  ]
}