{
  "_id": "6a168daeacfb0bcc41d777cd",
  "Package": "apicheck",
  "Title": "Explore the Historical API of R Packages",
  "Version": "0.1.0.9000",
  "Authors@R": "person(\"David\", \"Hugh-Jones\", email = \"davidhughjones@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Check when functions were introduced and/or APIs changed\nin packages, using the 'MRAN' service.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Remotes": [
    "hughjonesd/rcheology",
    "r-lib/pkgapi"
  ],
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "6.0.1",
  "Config/pak/sysreqs": "git libssl-dev",
  "Repository": "https://hughjonesd.r-universe.dev",
  "Date/Publication": "2019-09-07 16:03:22 UTC",
  "RemoteUrl": "https://github.com/hughjonesd/apicheck",
  "RemoteRef": "HEAD",
  "RemoteSha": "88128d380ebe08af980a3b4e08e99df2159dfb03",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 06:18:34 UTC",
    "User": "root"
  },
  "Author": "David Hugh-Jones [aut, cre]",
  "Maintainer": "David Hugh-Jones <davidhughjones@gmail.com>",
  "MD5sum": "683dde6ff9a0591858bcca95098a792e",
  "_user": "hughjonesd",
  "_type": "src",
  "_file": "apicheck_0.1.0.9000.tar.gz",
  "_fileid": "92cdc1d09d1332b4cc84c03425d73d3668f557f17a75661a5b8fcfa59445af2f",
  "_filesize": 1212278,
  "_sha256": "92cdc1d09d1332b4cc84c03425d73d3668f557f17a75661a5b8fcfa59445af2f",
  "_created": "2026-05-27T06:18:34.000Z",
  "_published": "2026-05-27T06:22:38.249Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78019133316,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7233305937"
    },
    {
      "job": 78019133330,
      "time": 182,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7233304299"
    },
    {
      "job": 78019133303,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7233288110"
    },
    {
      "job": 78019133306,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7233301033"
    },
    {
      "job": 78018786533,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233261805"
    },
    {
      "job": 78019133290,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233289043"
    },
    {
      "job": 78019133347,
      "time": 209,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7233310684"
    },
    {
      "job": 78019133354,
      "time": 201,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7233308615"
    },
    {
      "job": 78019133288,
      "time": 194,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7233307055"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26494313670",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hughjonesd/apicheck",
  "_commit": {
    "id": "88128d380ebe08af980a3b4e08e99df2159dfb03",
    "author": "David Hugh-Jones <davidhughjones@gmail.com>",
    "committer": "David Hugh-Jones <davidhughjones@gmail.com>",
    "message": "add new versions of test packages in testing_lib_dir\n",
    "time": 1567872202
  },
  "_maintainer": {
    "name": "David Hugh-Jones",
    "email": "davidhughjones@gmail.com",
    "login": "hughjonesd",
    "twitter": "@davidhughjones",
    "description": "Social scientist, R hacker",
    "uuid": 5818871
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "desc",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rcheology",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "zeallot",
      "role": "Imports"
    },
    {
      "package": "clipr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgapi",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "versions",
      "role": "Suggests"
    }
  ],
  "_owner": "hughjonesd",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 21,
  "_contributors": [
    {
      "user": "hughjonesd",
      "count": 232,
      "uuid": 5818871
    }
  ],
  "_userbio": {
    "uuid": 5818871,
    "type": "user",
    "name": "David Hugh-Jones",
    "description": "Social scientist, R hacker"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/apicheck"
  },
  "_devurl": "https://github.com/hughjonesd/apicheck",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/apicheck.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "api_same_at",
    "available_versions",
    "cached_install",
    "call_with_namespace",
    "clear_lib_dir",
    "compare_versions",
    "fun_at",
    "fun_exists_at",
    "get_lib_dir",
    "help_at",
    "package_report",
    "set_lib_dir",
    "version_at_date",
    "when_api_same",
    "when_fun_exists"
  ],
  "_help": [
    {
      "page": "apicheck-package",
      "title": "apicheck: check function APIs in different versions of packages",
      "topics": [
        "apicheck-package"
      ]
    },
    {
      "page": "api_same_at",
      "title": "Test if a function's API is unchanged",
      "topics": [
        "api_same_at"
      ]
    },
    {
      "page": "available_versions",
      "title": "Report available versions",
      "topics": [
        "available_versions"
      ]
    },
    {
      "page": "cached_install",
      "title": "Install and/or load a version of a package",
      "topics": [
        "cached_install"
      ]
    },
    {
      "page": "call_with_namespace",
      "title": "Load a package namespace and pass it to a function",
      "topics": [
        "call_with_namespace"
      ]
    },
    {
      "page": "compare_versions",
      "title": "Compare versions of a package",
      "topics": [
        "compare_versions",
        "print.versions_report",
        "summary.versions_report"
      ]
    },
    {
      "page": "fun_at",
      "title": "Retrieve a function from a package version",
      "topics": [
        "fun_at"
      ]
    },
    {
      "page": "fun_exists_at",
      "title": "Test if a function exists at a given package version",
      "topics": [
        "fun_exists_at"
      ]
    },
    {
      "page": "help_at",
      "title": "Get help for a function at a package version",
      "topics": [
        "help_at"
      ]
    },
    {
      "page": "package_report",
      "title": "Report on backwards compatibility of a source package",
      "topics": [
        "package_report"
      ]
    },
    {
      "page": "set_lib_dir",
      "title": "Location of the package cache",
      "topics": [
        "clear_lib_dir",
        "get_lib_dir",
        "set_lib_dir"
      ]
    },
    {
      "page": "version_at_date",
      "title": "Return the current version of a package at a given date",
      "topics": [
        "version_at_date"
      ]
    },
    {
      "page": "when_api_same",
      "title": "Compare APIs across package versions",
      "topics": [
        "when_api_same",
        "when_fun_exists"
      ]
    }
  ],
  "_readme": "https://github.com/hughjonesd/apicheck/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "cli",
    "curl",
    "desc",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rcheology",
    "remotes",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "zeallot"
  ],
  "_score": 3.0211892990699383,
  "_indexed": true,
  "_nocasepkg": "apicheck",
  "_universes": [
    "hughjonesd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-27T06:21:00.000Z",
      "distro": "noble",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "da32c3bfcdee654e39f6d7dc6a19ca94f5ce84e427f5b292568b6440a274be2a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26494313670"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-27T06:20:55.000Z",
      "distro": "noble",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "c051da51f250407eb901b75d09f2998f78fb88ba94fe1bc3fad9f9421ab8a86b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26494313670"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-27T06:20:03.000Z",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "c637c6ca02c8e992ca5535d4605235352739e4b26aa15bc3f41a8d241946d8d2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26494313670"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-27T06:20:40.000Z",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "90fb721f29b5253c539fd2f5a2cc82aa26b53fff888dc4ea9be2ed60bfa1db99",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26494313670"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-05-27T06:20:49.000Z",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "5d185abaea89702942fe8f5fd468704cbec031b56d5e310773ce3ad62e838cfd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26494313670"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-27T06:20:26.000Z",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "636bb30d34391cac49aa21d387e2950f3967d55bcc7d8da637b3ea0e7bc3a48d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26494313670"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-27T06:20:28.000Z",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "7f734cebb6daf94b1cc0db9953f53ae4b5770af8fad5765410697eb03dec005b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26494313670"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-27T06:20:14.000Z",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "e930b3494323fe892214ca7c2196ce16e508bc348e2e91c64898d1bc5f903dfe",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/26494313670"
    }
  ]
}