{
  "_id": "6a5473ba9b92047c28d59ac7",
  "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-07-13 05:08:27 UTC",
    "User": "root"
  },
  "Author": "David Hugh-Jones [aut, cre]",
  "Maintainer": "David Hugh-Jones <davidhughjones@gmail.com>",
  "_user": "hughjonesd",
  "_type": "src",
  "_file": "apicheck_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/b19dcd7494bcbec4a25ba63bb1adb304cc4e62fe989fdc073c8e6c98b442ac9c",
  "_filesize": 1212888,
  "_sha256": "b19dcd7494bcbec4a25ba63bb1adb304cc4e62fe989fdc073c8e6c98b442ac9c",
  "_expires": "2026-10-21T05:12:24.000Z",
  "_created": "2026-07-13T05:08:27.000Z",
  "_published": "2026-07-13T05:12:25.969Z",
  "_jobs": [
    {
      "job": 86738834275,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8269642783"
    },
    {
      "job": 86738834279,
      "time": 192,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8269645130"
    },
    {
      "job": 86738834284,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8269627679"
    },
    {
      "job": 86738834261,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8269628563"
    },
    {
      "job": 86738448017,
      "time": 197,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269601434"
    },
    {
      "job": 86738834256,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8269630581"
    },
    {
      "job": 86738834313,
      "time": 193,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8269645203"
    },
    {
      "job": 86738834312,
      "time": 197,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8269646657"
    },
    {
      "job": 86738834286,
      "time": 191,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8269644700"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/29225428830",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 94,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-13T05:10:58.000Z",
      "distro": "resolute",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "https://r2.ropensci.org/d33ac212545ecda0b9c3c279f04c31177e0f40930a3f8a1eaaebf714731cf7bd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/29225428830"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-13T05:10:52.000Z",
      "distro": "resolute",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "https://r2.ropensci.org/22d68ca93a6d042305936c20fa5a1097fdd7b8998cad288898ec2d4a199f0168",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/29225428830"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-13T05:10:01.000Z",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "https://r2.ropensci.org/ed314a5b2a3ed58b950c2b5d5d387e08274364220fcf9efcc74e6f24d211de17",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/29225428830"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-13T05:10:05.000Z",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "https://r2.ropensci.org/cdfa417d8f7a4753694115444e0a391e431700e143172143c329346e94359230",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/29225428830"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-13T05:10:54.000Z",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "https://r2.ropensci.org/9e6302908f42de0be5280dad335b17d8c093cee81b1897db18b736a7c56d64d4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/29225428830"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-13T05:10:04.000Z",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "https://r2.ropensci.org/f831db2eb8f1ee728c243461a01b3a86bef17e58dfe84c8595dd525bc81b1bbb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/29225428830"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-13T05:10:23.000Z",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "https://r2.ropensci.org/90555cee5717a2d9f04f7bb08d4e19c7b87f1f6da954d185bad3744473d39777",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/29225428830"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-13T05:10:02.000Z",
      "commit": "88128d380ebe08af980a3b4e08e99df2159dfb03",
      "fileid": "https://r2.ropensci.org/904282885cdddc1eaf2f1ffafd8c47698b9fc0e9feba60045ac3962d1a364731",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/29225428830"
    }
  ]
}