CRAN Package Check Results for Maintainer ‘R Core Team <R-core at R-project.org>’

Last updated on 2024-06-22 01:51:25 CEST.

Package WARN NOTE OK
foreign 2 2 9
nlme 13

Package foreign

Current CRAN status: WARN: 2, NOTE: 2, OK: 9

Version: 0.8-86
Check: compiled code
Result: NOTE File ‘foreign/libs/foreign.so’: Found non-API call to R: ‘Rf_isValidString’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.8-86
Check: whether package can be installed
Result: WARN Found the following significant warnings: pfm-read.c:552:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] pfm-read.c:579:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] pfm-read.c:754:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] sfm-read.c:554:14: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'long long unsigned int' [-Wformat=] sfm-read.c:621:14: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'long long unsigned int' [-Wformat=] sfm-read.c:802:14: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'long long unsigned int' [-Wformat=] See 'd:/Rcompile/CRANpkg/local/4.5/foreign.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 13.2.0' Flavor: r-devel-windows-x86_64

Version: 0.8-86
Check: whether package can be installed
Result: WARN Found the following significant warnings: pfm-read.c:552:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] pfm-read.c:579:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] pfm-read.c:754:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] sfm-read.c:554:14: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'long long unsigned int' [-Wformat=] sfm-read.c:621:14: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'long long unsigned int' [-Wformat=] sfm-read.c:802:14: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'long long unsigned int' [-Wformat=] See 'd:/Rcompile/CRANpkg/local/4.4/foreign.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 13.2.0' Flavor: r-release-windows-x86_64

Package nlme

Current CRAN status: OK: 13