{
  "_id": "6a37bdde3efcd9bda442b8a5",
  "Package": "mockthat",
  "Title": "Function Mocking for Unit Testing",
  "Version": "0.2.8",
  "Authors@R": "person(given = \"Nicolas\",\nfamily = \"Bennett\",\nrole = c(\"aut\", \"cre\"),\nemail = \"nicolas.bennett@stat.math.ethz.ch\")",
  "Description": "With the deprecation of mocking capabilities shipped with\n'testthat' as of 'edition 3' it is left to third-party packages\nto replace this functionality, which in some test-scenarios is\nessential in order to run unit tests in limited environments\n(such as no Internet connection). Mocking in this setting means\ntemporarily substituting a function with a stub that acts in\nsome sense like the original function (for example by serving a\nHTTP response that has been cached as a file). The only\nexported function 'with_mock()' is modeled after the eponymous\n'testthat' function with the intention of providing a drop-in\nreplacement.",
  "License": "MIT + file LICENSE",
  "URL": "https://nbenn.github.io/mockthat/",
  "BugReports": "https://github.com/nbenn/mockthat/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "Repository": "https://nbenn.r-universe.dev",
  "Date/Publication": "2022-10-31 13:04:50 UTC",
  "RemoteUrl": "https://github.com/nbenn/mockthat",
  "RemoteRef": "HEAD",
  "RemoteSha": "4a070bfd39fbc3f7a996ea9ee34b7f1409e8d4b2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 10:30:17 UTC",
    "User": "root"
  },
  "Author": "Nicolas Bennett [aut, cre]",
  "Maintainer": "Nicolas Bennett <nicolas.bennett@stat.math.ethz.ch>",
  "MD5sum": "c9a35ba5e000c63987100acc3472942b",
  "_user": "nbenn",
  "_type": "src",
  "_file": "mockthat_0.2.8.tar.gz",
  "_fileid": "1d92012d343e656fe2d195831c6ead0ee28ff2f7bb8dabb717f05c6a76c5058e",
  "_filesize": 102436,
  "_sha256": "1d92012d343e656fe2d195831c6ead0ee28ff2f7bb8dabb717f05c6a76c5058e",
  "_created": "2026-06-21T10:30:17.000Z",
  "_published": "2026-06-21T10:33:02.227Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82562532703,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774425540"
    },
    {
      "job": 82562532697,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774424269"
    },
    {
      "job": 82562532712,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774424653"
    },
    {
      "job": 82562532722,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774424608"
    },
    {
      "job": 82562380063,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774411874"
    },
    {
      "job": 82562532701,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774423504"
    },
    {
      "job": 82562532725,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774420441"
    },
    {
      "job": 82562532754,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774424558"
    },
    {
      "job": 82562532720,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774419464"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nbenn/actions/runs/27901442079",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nbenn/mockthat",
  "_commit": {
    "id": "4a070bfd39fbc3f7a996ea9ee34b7f1409e8d4b2",
    "author": "Nicolas Bennett <3158446+nbenn@users.noreply.github.com>",
    "committer": "Nicolas Bennett <3158446+nbenn@users.noreply.github.com>",
    "message": "fix cran feedback\n",
    "time": 1667221490
  },
  "_maintainer": {
    "name": "Nicolas Bennett",
    "email": "nicolas.bennett@stat.math.ethz.ch",
    "login": "nbenn",
    "description": "",
    "uuid": 3158446
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "nbenn",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "nbenn",
      "count": 60,
      "uuid": 3158446
    },
    {
      "user": "zbjornson",
      "count": 1,
      "uuid": 469365
    }
  ],
  "_userbio": {
    "uuid": 3158446,
    "type": "user",
    "name": "Nicolas Bennett",
    "followers": 40
  },
  "_downloads": {
    "count": 893,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mockthat"
  },
  "_devurl": "https://github.com/nbenn/mockthat",
  "_pkgdown": "https://nbenn.github.io/mockthat/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mockthat.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nbenn/mockthat",
  "_realowner": "nbenn",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.4",
      "date": "2020-12-09"
    },
    {
      "version": "0.2.6",
      "date": "2021-04-23"
    },
    {
      "version": "0.2.8",
      "date": "2022-11-01"
    }
  ],
  "_exports": [
    "local_mock",
    "mock",
    "mock_arg",
    "mock_args",
    "mock_call",
    "mock_n_called",
    "with_mock"
  ],
  "_help": [
    {
      "page": "helpers",
      "title": "Mocking helper functions",
      "topics": [
        "mock",
        "mock_arg",
        "mock_args",
        "mock_call",
        "mock_n_called"
      ]
    },
    {
      "page": "mock",
      "title": "Mock functions in a package.",
      "topics": [
        "local_mock",
        "with_mock"
      ]
    }
  ],
  "_readme": "https://github.com/nbenn/mockthat/raw/HEAD/README.md",
  "_rundeps": [
    "rlang"
  ],
  "_score": 3.845098040014257,
  "_indexed": true,
  "_nocasepkg": "mockthat",
  "_universes": [
    "nbenn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-06-21T10:32:11.000Z",
      "distro": "noble",
      "commit": "4a070bfd39fbc3f7a996ea9ee34b7f1409e8d4b2",
      "fileid": "82228204fd8469ec153894cbeebac01147816f75b8cc034f55e16755f9efbcf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nbenn/actions/runs/27901442079"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-06-21T10:32:00.000Z",
      "distro": "noble",
      "commit": "4a070bfd39fbc3f7a996ea9ee34b7f1409e8d4b2",
      "fileid": "2f75cc8cdbc7c9b0b8209de7230f72be57c149a5bc20bd65a1f0ca9d90f2cbe2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nbenn/actions/runs/27901442079"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.8",
      "date": "2026-06-21T10:32:04.000Z",
      "commit": "4a070bfd39fbc3f7a996ea9ee34b7f1409e8d4b2",
      "fileid": "b2f8a7f0d8df6d3dde2f3f22fda9c94d75fcea2abb69a17ad4f2c64e577ba7c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nbenn/actions/runs/27901442079"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.8",
      "date": "2026-06-21T10:32:00.000Z",
      "commit": "4a070bfd39fbc3f7a996ea9ee34b7f1409e8d4b2",
      "fileid": "75da7db65e1602080f48f2381ccadce4cb3bf0d7f8a873937448594e6c49e428",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nbenn/actions/runs/27901442079"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.8",
      "date": "2026-06-21T10:32:02.000Z",
      "commit": "4a070bfd39fbc3f7a996ea9ee34b7f1409e8d4b2",
      "fileid": "90db1008b28d10f2ecc9f04f9b1e0eb9c300676ee56c32df6c74c94ee7af74ae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nbenn/actions/runs/27901442079"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.8",
      "date": "2026-06-21T10:31:23.000Z",
      "commit": "4a070bfd39fbc3f7a996ea9ee34b7f1409e8d4b2",
      "fileid": "6be18de225827857919a082512395c84f9931f8412cc83770a00120675aa7e01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nbenn/actions/runs/27901442079"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.8",
      "date": "2026-06-21T10:31:46.000Z",
      "commit": "4a070bfd39fbc3f7a996ea9ee34b7f1409e8d4b2",
      "fileid": "598e6dcda8e6eedadc90ff789dfa780b551164ffc110127d81f722b146842c04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nbenn/actions/runs/27901442079"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.8",
      "date": "2026-06-21T10:31:15.000Z",
      "commit": "4a070bfd39fbc3f7a996ea9ee34b7f1409e8d4b2",
      "fileid": "141e8f703199bec841b1eda639eb69ff899df452e3ba78cef2dd3253167b018f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nbenn/actions/runs/27901442079"
    }
  ]
}