Last updated on 2025-12-07 07:50:29 CET.
| Package | ERROR | WARN | NOTE | OK |
|---|---|---|---|---|
| assertthat | 13 | |||
| babynames | 3 | 10 | ||
| conflicted | 13 | |||
| cubelyr | 13 | |||
| ellipsis | 10 | 3 | ||
| feather | 3 | 3 | 7 | |
| fueleconomy | 13 | |||
| ggplot2movies | 13 | |||
| highlight | 5 | 8 | ||
| lazyeval | 1 | 12 | ||
| lvplot | 13 | |||
| nycflights13 | 2 | 11 | ||
| plyr | 13 | |||
| profr | 13 | |||
| proto | 13 | |||
| pryr | 5 | 5 | 3 | |
| rappdirs | 13 | |||
| reshape | 13 | |||
| sloop | 3 | 10 | ||
| tidyverse | 1 | 12 |
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 1.0.1
Check: installed package size
Result: NOTE
installed size is 6.3Mb
sub-directories of 1Mb or more:
data 6.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 10, OK: 3
Version: 0.3.2
Check: compiled code
Result: NOTE
File ‘ellipsis/libs/ellipsis.so’:
Found non-API calls to R: ‘PRVALUE’, ‘Rf_findVarInFrame3’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 0.3.2
Check: compiled code
Result: NOTE
File 'ellipsis/libs/x64/ellipsis.dll':
Found non-API calls to R: 'PRVALUE', 'Rf_findVarInFrame3'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Current CRAN status: WARN: 3, NOTE: 3, OK: 7
Version: 0.3.5
Check: C++ specification
Result: NOTE
Specified C++11: support will be removed soon
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.3.5
Check: compiled code
Result: NOTE
File ‘feather/libs/feather.so’:
Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
Object: ‘libfeather.a’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.3.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./flatbuffers/flatbuffers.h:223:8: warning: ‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations]
./flatbuffers/flatbuffers.h:228:16: warning: ‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/feather.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-9) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./flatbuffers/flatbuffers.h:223:8: warning: ‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations]
./flatbuffers/flatbuffers.h:228:16: warning: ‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/feather.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
Flavor: r-patched-linux-x86_64
Version: 0.3.5
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 0.3.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./flatbuffers/flatbuffers.h:223:8: warning: ‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations]
./flatbuffers/flatbuffers.h:228:16: warning: ‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/feather.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
Flavor: r-release-linux-x86_64
Version: 0.3.5
Check: compiled code
Result: NOTE
File 'feather/libs/x64/feather.dll':
Found '_ZSt4cout', possibly from 'std::cout' (C++)
Object: 'libfeather.a'
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-release-windows-x86_64
Version: 0.3.5
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavor: r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 5, OK: 8
Version: 0.5.1
Check: C++ specification
Result: NOTE
Specified C++11: support will be removed soon
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5.1
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-patched-linux-x86_64, r-oldrel-windows-x86_64
Version: 0.5.2
Check: installed package size
Result: NOTE
installed size is 8.9Mb
sub-directories of 1Mb or more:
highlight 1.0Mb
libs 7.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: WARN: 1, NOTE: 12
Version: 0.2.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Hadley Wickham <hadley@rstudio.com>’
Found the following (possibly) invalid file URIs:
URI: Julia
From: man/f_interp.Rd
URI: Racket
From: man/f_interp.Rd
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.2
Check: compiled code
Result: NOTE
File ‘lazyeval/libs/lazyeval.so’:
Found non-API calls to R: ‘PRENV’, ‘R_PromiseExpr’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 0.2.2
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'covr'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.2
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.2
Check: compiled code
Result: NOTE
File 'lazyeval/libs/x64/lazyeval.dll':
Found non-API calls to R: 'PRENV', 'R_PromiseExpr'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.2.2
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 1.0.2
Check: installed package size
Result: NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
data 5.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: WARN: 5, NOTE: 5, OK: 3
Version: 0.1.6
Check: compiled code
Result: WARN
File ‘pryr/libs/pryr.so’:
Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘ENCLOS’, ‘EXTPTR_PROT’,
‘EXTPTR_TAG’, ‘FORMALS’, ‘FRAME’, ‘HASHTAB’, ‘NAMED’, ‘PRCODE’,
‘PRENV’, ‘PRVALUE’, ‘Rf_findVarInFrame3’
These entry points may be removed soon:
‘EXTPTR_PROT’, ‘EXTPTR_TAG’, ‘NAMED’, ‘FRAME’, ‘HASHTAB’, ‘BODY’, ‘FORMALS’, ‘CLOENV’, ‘ENCLOS’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.6
Check: compiled code
Result: WARN
File 'pryr/libs/x64/pryr.dll':
Found non-API calls to R: 'BODY', 'CLOENV', 'ENCLOS', 'EXTPTR_PROT',
'EXTPTR_TAG', 'FORMALS', 'FRAME', 'HASHTAB', 'NAMED', 'PRCODE',
'PRENV', 'PRVALUE', 'Rf_findVarInFrame3'
These entry points may be removed soon:
'EXTPTR_PROT', 'EXTPTR_TAG', 'NAMED', 'FRAME', 'HASHTAB', 'BODY', 'FORMALS', 'CLOENV', 'ENCLOS'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Version: 0.1.6
Check: compiled code
Result: NOTE
File ‘pryr/libs/pryr.so’:
Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘ENCLOS’, ‘EXTPTR_PROT’,
‘EXTPTR_TAG’, ‘FORMALS’, ‘FRAME’, ‘HASHTAB’, ‘NAMED’, ‘PRCODE’,
‘PRENV’, ‘PRVALUE’, ‘Rf_findVarInFrame3’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 0.1.6
Check: compiled code
Result: NOTE
File 'pryr/libs/x64/pryr.dll':
Found non-API calls to R: 'BODY', 'CLOENV', 'ENCLOS', 'EXTPTR_PROT',
'EXTPTR_TAG', 'FORMALS', 'FRAME', 'HASHTAB', 'NAMED', 'PRCODE',
'PRENV', 'PRVALUE', 'Rf_findVarInFrame3'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-release-windows-x86_64
Current CRAN status: NOTE: 13
Version: 0.3.3
Check: Rd files
Result: NOTE
checkRd: (-1) user_log_dir.Rd:48: Lost braces
48 | \\env{$XDG_CACHE_HOME} if defined
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 1.0.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 1, OK: 12
Version: 2.0.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘reprex’
Packages suggested but not available for checking:
'covr', 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc