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.5)apicheck_0.1.0.9000.zip(r-4.4)apicheck_0.1.0.9000.zip(r-4.3)
apicheck_0.1.0.9000.tgz(r-4.4-any)apicheck_0.1.0.9000.tgz(r-4.3-any)
apicheck_0.1.0.9000.tar.gz(r-4.5-noble)apicheck_0.1.0.9000.tar.gz(r-4.4-noble)
apicheck_0.1.0.9000.tgz(r-4.4-emscripten)apicheck_0.1.0.9000.tgz(r-4.3-emscripten)
apicheck.pdf |apicheck.html✨
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 5 years agofrom:88128d380e. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win | ERROR | Nov 07 2024 |
R-4.5-linux | ERROR | Nov 07 2024 |
R-4.4-win | ERROR | Nov 07 2024 |
R-4.4-mac | ERROR | Nov 07 2024 |
R-4.3-win | ERROR | Nov 07 2024 |
R-4.3-mac | ERROR | Nov 07 2024 |
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:askpasscachemclicurldescdplyrfansifastmapgenericsgluehttrjsonlitelifecyclemagrittrmemoisemimeopensslpillarpkgconfigpurrrR6rcheologyremotesrlangsystibbletidyselectutf8vctrswithrzeallot
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 |