CRAN Package Check Results for Package tatoo

Last updated on 2026-07-17 06:50:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 4.47 81.75 86.22 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 2.80 57.97 60.77 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.3 7.00 121.28 128.28 OK
r-devel-linux-x86_64-fedora-gcc 1.1.3 58.50 NOTE
r-devel-windows-x86_64 1.1.3 6.00 99.00 105.00 NOTE
r-patched-linux-x86_64 1.1.3 5.37 75.20 80.57 OK
r-release-linux-x86_64 1.1.3 4.57 72.39 76.96 OK
r-release-macos-arm64 1.1.3 1.00 24.00 25.00 OK
r-release-macos-x86_64 1.1.3 3.00 107.00 110.00 OK
r-release-windows-x86_64 1.1.3 5.00 102.00 107.00 OK
r-oldrel-macos-arm64 1.1.3 OK
r-oldrel-macos-x86_64 1.1.3 3.00 124.00 127.00 OK
r-oldrel-windows-x86_64 1.1.3 6.00 123.00 129.00 OK

Check Details

Version: 1.1.3
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: tatoo/tests/testthat/test_Composite_table.R (.Names: 2) tatoo/tests/testthat/test_walk_regions.R (.Names: 4) '.Names' should be changed to 'names'. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.3
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: tatoo/tests/testthat/test_Composite_table.R (.Names: 2) tatoo/tests/testthat/test_walk_regions.R (.Names: 4) Flavor: r-devel-windows-x86_64