Package: apicheck 0.1.0.9000
apicheck: Explore the Historical API of R Packages
Check when functions were introduced and/or APIs changed in packages, using the 'MRAN' service.
Authors:
apicheck_0.1.0.9000.tar.gz
apicheck_0.1.0.9000.zip(r-4.7)apicheck_0.1.0.9000.zip(r-4.6)apicheck_0.1.0.9000.zip(r-4.5)
apicheck_0.1.0.9000.tgz(r-4.6-any)apicheck_0.1.0.9000.tgz(r-4.5-any)
apicheck_0.1.0.9000.tar.gz(r-4.7-any)apicheck_0.1.0.9000.tar.gz(r-4.6-any)
apicheck_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
apicheck/json (API)
NEWS
| # Install 'apicheck' in R: |
| install.packages('apicheck', repos = c('https://hughjonesd.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hughjonesd/apicheck/issues
Last updated from:88128d380e. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 190 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | ERROR | 182 | ||
| macos-release-arm64 | ERROR | 170 | ||
| macos-oldrel-arm64 | ERROR | 113 | ||
| windows-devel | ERROR | 209 | ||
| windows-release | ERROR | 194 | ||
| windows-oldrel | ERROR | 201 | ||
| wasm-release | OK | 117 |
Exports:api_same_atavailable_versionscached_installcall_with_namespaceclear_lib_dircompare_versionsfun_atfun_exists_atget_lib_dirhelp_atpackage_reportset_lib_dirversion_at_datewhen_api_samewhen_fun_exists
Dependencies:askpasscachemclicurldescdplyrfastmapgenericsgluehttrjsonlitelifecyclemagrittrmemoisemimeopensslpillarpkgconfigpurrrR6rcheologyremotesrlangsystibbletidyselectutf8vctrswithrzeallot
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| apicheck: check function APIs in different versions of packages | apicheck-package |
| Test if a function's API is unchanged | api_same_at |
| Report available versions | available_versions |
| Install and/or load a version of a package | cached_install |
| Load a package namespace and pass it to a function | call_with_namespace |
| Compare versions of a package | compare_versions print.versions_report summary.versions_report |
| Retrieve a function from a package version | fun_at |
| Test if a function exists at a given package version | fun_exists_at |
| Get help for a function at a package version | help_at |
| Report on backwards compatibility of a source package | package_report |
| Location of the package cache | clear_lib_dir get_lib_dir set_lib_dir |
| Return the current version of a package at a given date | version_at_date |
| Compare APIs across package versions | when_api_same when_fun_exists |
