CRAN Package Check Results for Package IgorR

Last updated on 2026-08-05 09:50:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.0 1.82 28.83 30.65 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.0 1.75 23.16 24.91 NOTE
r-devel-linux-x86_64-fedora-clang 0.9.0 33.53 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.0 18.74 NOTE
r-devel-windows-x86_64 0.9.0 5.00 46.00 51.00 NOTE
r-patched-linux-x86_64 0.9.0 1.89 24.73 26.62 NOTE
r-release-linux-x86_64 0.9.0 2.29 25.09 27.38 NOTE
r-release-macos-arm64 0.9.0 1.00 10.00 11.00 OK
r-release-macos-x86_64 0.9.0 2.00 36.00 38.00 OK
r-release-windows-x86_64 0.9.0 4.00 48.00 52.00 OK
r-oldrel-macos-arm64 0.9.0 OK
r-oldrel-macos-x86_64 0.9.0 2.00 27.00 29.00 OK
r-oldrel-windows-x86_64 0.9.0 6.00 45.00 51.00 OK

Check Details

Version: 0.9.0
Check: R code for possible problems
Result: NOTE Found the following assignments to the global environment: File ‘IgorR/R/ReadIgorBinary.R’: assign(WaveName, rval, envir = .GlobalEnv) Found calls to structure() using deprecated special names: IgorR/tests/testthat/test-ibw.R (.Names: 2) IgorR/tests/testthat/test-pxp.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-clang

Version: 0.9.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: IgorR/tests/testthat/test-ibw.R (.Names: 2) IgorR/tests/testthat/test-pxp.R (.Names: 1) '.Names' should be changed to 'names'. Flavors: r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 0.9.0
Check: R code for possible problems
Result: NOTE Found the following assignments to the global environment: File ‘IgorR/R/ReadIgorBinary.R’: assign(WaveName, rval, envir = .GlobalEnv) Flavors: r-patched-linux-x86_64, r-release-linux-x86_64