{
  "_id": "6a106522acfb0bcc41ca8a9b",
  "Package": "disposables",
  "Title": "Create Disposable R Packages for Testing",
  "Version": "1.0.3",
  "Author": "Gábor Csárdi",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "Description": "Create disposable R packages for testing. You can create,\ninstall and load multiple R packages with a single function\ncall, and then unload, uninstall and destroy them with another\nfunction call. This is handy when testing how some R code or an\nR package behaves with respect to other packages.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/gaborcsardi/disposables",
  "BugReports": "https://github.com/gaborcsardi/disposables/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "Repository": "https://gaborcsardi.r-universe.dev",
  "Date/Publication": "2024-04-25 07:38:12 UTC",
  "RemoteUrl": "https://github.com/gaborcsardi/disposables",
  "RemoteRef": "HEAD",
  "RemoteSha": "5c12cf55eca2d92295d4ccfac288c1c59986dfff",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 06:31:49 UTC",
    "User": "root"
  },
  "MD5sum": "e8ad2d1311d7cf254892bf4e326f34bd",
  "_user": "gaborcsardi",
  "_type": "src",
  "_file": "disposables_1.0.3.tar.gz",
  "_fileid": "459cd90c6af320ccab52fc98ca6a5a878d4d8555bcaed5030a8829f2f5320bcc",
  "_filesize": 87841,
  "_sha256": "459cd90c6af320ccab52fc98ca6a5a878d4d8555bcaed5030a8829f2f5320bcc",
  "_created": "2026-05-08T06:31:49.000Z",
  "_published": "2026-05-22T14:16:02.183Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77397735063,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6873273337"
    },
    {
      "job": 77397735717,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873275188"
    },
    {
      "job": 77397734815,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6873270104"
    },
    {
      "job": 77397735204,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873269028"
    },
    {
      "job": 77397734317,
      "time": 136,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873250148"
    },
    {
      "job": 77397734257,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162684123"
    },
    {
      "job": 77397735217,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6873267843"
    },
    {
      "job": 77397735469,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6873264718"
    },
    {
      "job": 77397734977,
      "time": 55,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873263726"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25540758128",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gaborcsardi/disposables",
  "_commit": {
    "id": "5c12cf55eca2d92295d4ccfac288c1c59986dfff",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "message": "Remove unneeded LazyData from DESCRIPTION\n",
    "time": 1714030692
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "uuid": 660288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "gaborcsardi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 47,
      "uuid": 660288
    }
  ],
  "_userbio": {
    "uuid": 660288,
    "type": "user",
    "name": "Gábor Csárdi"
  },
  "_downloads": {
    "count": 1654,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/disposables"
  },
  "_devurl": "https://github.com/gaborcsardi/disposables",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/disposables.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gaborcsardi/disposables",
  "_realowner": "gaborcsardi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2014-11-01"
    },
    {
      "version": "1.0.1",
      "date": "2015-07-13"
    },
    {
      "version": "1.0.3",
      "date": "2017-03-20"
    }
  ],
  "_exports": [
    "dispose_packages",
    "make_packages"
  ],
  "_help": [
    {
      "page": "dispose_packages",
      "title": "Get rid of temporary packages",
      "topics": [
        "dispose_packages"
      ]
    },
    {
      "page": "make_packages",
      "title": "Create, install, load and attach multiple disposable packages",
      "topics": [
        "make_packages"
      ]
    }
  ],
  "_readme": "https://github.com/gaborcsardi/disposables/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.9966867556001717,
  "_indexed": true,
  "_nocasepkg": "disposables",
  "_universes": [
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-08T06:33:30.000Z",
      "distro": "noble",
      "commit": "5c12cf55eca2d92295d4ccfac288c1c59986dfff",
      "fileid": "56d814d62a6efabac61532e1cb26d06091c87e4209fce2260ce6ef40c77ffc3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25540758128"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-08T06:33:39.000Z",
      "distro": "noble",
      "commit": "5c12cf55eca2d92295d4ccfac288c1c59986dfff",
      "fileid": "def5e163446796a5e86480bef0372d671121b5fce6db149e97c3423fad596786",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25540758128"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-08T06:33:19.000Z",
      "commit": "5c12cf55eca2d92295d4ccfac288c1c59986dfff",
      "fileid": "d89d6c1c940436397e55cc223c735ca313d62b5a68528399899556fa1541461d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25540758128"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-08T06:33:14.000Z",
      "commit": "5c12cf55eca2d92295d4ccfac288c1c59986dfff",
      "fileid": "dac5eaaf6cec0f286ca8db194ded571d521c81461715be9e81176d7133613c77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25540758128"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-08T06:32:56.000Z",
      "commit": "5c12cf55eca2d92295d4ccfac288c1c59986dfff",
      "fileid": "0368887322799be1006fe0147a20cfc48eda424f3fc7a8f0921c5fbb7b25f823",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25540758128"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-08T06:32:52.000Z",
      "commit": "5c12cf55eca2d92295d4ccfac288c1c59986dfff",
      "fileid": "93180a997a9e15f0dfdbbe09d22bce566b3957f098b8c2c4029645fe7e33ea30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25540758128"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-08T06:32:48.000Z",
      "commit": "5c12cf55eca2d92295d4ccfac288c1c59986dfff",
      "fileid": "5a75d64c5b6aed8b3955e190a7d6d6159b67fb82c686f34d38feb76172e88fc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25540758128"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-22T14:15:47.000Z",
      "commit": "5c12cf55eca2d92295d4ccfac288c1c59986dfff",
      "fileid": "c8e4434435b5739bbb89bb043132c57575111079dcd415ac8fff6260bb39b3f3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25540758128"
    }
  ]
}