CRAN Package Check Results for Package rapiclient

Last updated on 2026-07-18 00:52:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 2.42 26.05 28.47 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.8 1.63 20.52 22.15 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.8 41.35 OK
r-devel-linux-x86_64-fedora-gcc 0.1.8 18.51 NOTE
r-devel-windows-x86_64 0.1.8 4.00 46.00 50.00 NOTE
r-patched-linux-x86_64 0.1.8 2.62 22.88 25.50 OK
r-release-linux-x86_64 0.1.8 2.35 22.97 25.32 OK
r-release-macos-arm64 0.1.8 1.00 10.00 11.00 OK
r-release-macos-x86_64 0.1.8 2.00 39.00 41.00 OK
r-release-windows-x86_64 0.1.8 5.00 46.00 51.00 OK
r-oldrel-macos-arm64 0.1.8 OK
r-oldrel-macos-x86_64 0.1.8 2.00 46.00 48.00 OK
r-oldrel-windows-x86_64 0.1.8 5.00 49.00 54.00 OK

Check Details

Version: 0.1.8
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: rapiclient/R/operations.R (.Names: 2) rapiclient/R/schema.R (.Names: 2) rapiclient/tests/testthat/test_schema.R (.Names: 1) rapiclient/tests/testthat/test_utilities.R (.Names: 1) '.Names' should be changed to 'names'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.8
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: rapiclient/R/operations.R (.Names: 2) rapiclient/R/schema.R (.Names: 2) rapiclient/tests/testthat/test_schema.R (.Names: 1) rapiclient/tests/testthat/test_utilities.R (.Names: 1) Flavor: r-devel-windows-x86_64