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 in packages, using the 'MRAN' service. License: MIT + file LICENSE Depends: R (>= 3.5.0) Imports: desc, dplyr, glue, httr, jsonlite, memoise, parallel, purrr, rcheology, remotes, tibble, utils, withr, zeallot Suggests: clipr, covr, knitr, pkgapi, rlang, rmarkdown, testthat (>= 2.0.0), versions 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: 2026-05-27 06:18:34 UTC; root Author: David Hugh-Jones [aut, cre] Maintainer: David Hugh-Jones