CRAN Package Check Results for Package ami

Last updated on 2026-04-27 20:50:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 2.71 36.79 39.50 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 1.91 29.68 31.59 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 58.27 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 4.00 54.63 58.63 OK
r-devel-windows-x86_64 0.2.1 5.00 55.00 60.00 ERROR
r-patched-linux-x86_64 0.2.1 2.89 32.93 35.82 OK
r-release-linux-x86_64 0.2.1 2.49 32.84 35.33 OK
r-release-macos-arm64 0.2.1 1.00 14.00 15.00 OK
r-release-macos-x86_64 0.2.1 2.00 38.00 40.00 OK
r-release-windows-x86_64 0.2.1 4.00 61.00 65.00 OK
r-oldrel-macos-arm64 0.2.1 OK
r-oldrel-macos-x86_64 0.2.1 2.00 37.00 39.00 OK
r-oldrel-windows-x86_64 0.2.1 5.00 62.00 67.00 OK

Check Details

Version: 0.2.1
Check: examples
Result: ERROR Running examples in ‘ami-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: using_r_version > ### Title: R session information > ### Aliases: using_r_version using_latest_r_version > ### using_interactive_session > > ### ** Examples > > using_r_version(ver = "4.3.0") [1] FALSE > using_latest_r_version() Error in releases[[1]] : subscript out of bounds Calls: using_latest_r_version ... is.package_version -> sub -> is.factor -> sub -> is.factor Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: examples
Result: ERROR Running examples in 'ami-Ex.R' failed The error most likely occurred in: > ### Name: using_r_version > ### Title: R session information > ### Aliases: using_r_version using_latest_r_version > ### using_interactive_session > > ### ** Examples > > using_r_version(ver = "4.3.0") [1] FALSE > using_latest_r_version() Error in releases[[1]] : subscript out of bounds Calls: using_latest_r_version ... is.package_version -> sub -> is.factor -> sub -> is.factor Execution halted Flavor: r-devel-windows-x86_64