CRAN Package Check Results for Maintainer ‘Hadley Wickham <hadley at rstudio.com>’

Last updated on 2024-09-27 07:51:46 CEST.

Package ERROR NOTE OK
assertthat 13
babynames 8 5
conflicted 13
cubelyr 13
ellipsis 5 8
feather 13
forcats 13
fueleconomy 13
generics 13
ggplot2movies 13
highlight 13
lazyeval 13
lobstr 13
lvplot 13
mockery 3 10
nycflights13 4 9
plyr 1 12
productplots 13
profr 13
proto 13
pryr 5 8
purrr 1 5 7
rappdirs 10 3
reshape 13
sloop 11 2
tidyverse 1 12

Package assertthat

Current CRAN status: OK: 13

Package babynames

Current CRAN status: NOTE: 8, OK: 5

Version: 1.0.1
Check: installed package size
Result: NOTE installed size is 5.4Mb sub-directories of 1Mb or more: data 5.3Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-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

Package conflicted

Current CRAN status: OK: 13

Package cubelyr

Current CRAN status: OK: 13

Package ellipsis

Current CRAN status: NOTE: 5, OK: 8

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

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. Flavor: r-devel-windows-x86_64

Package feather

Current CRAN status: NOTE: 13

Additional issues

rchk

Version: 0.3.5
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential 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

Version: 0.3.5
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: 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

Package forcats

Current CRAN status: OK: 13

Package fueleconomy

Current CRAN status: OK: 13

Package generics

Current CRAN status: OK: 13

Package ggplot2movies

Current CRAN status: OK: 13

Package highlight

Current CRAN status: NOTE: 13

Version: 0.5.1
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential 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

Version: 0.5.1
Check: installed package size
Result: NOTE installed size is 8.7Mb sub-directories of 1Mb or more: highlight 1.0Mb libs 7.5Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package lazyeval

Current CRAN status: NOTE: 13

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

Version: 0.2.2
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: 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

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. Flavor: r-devel-windows-x86_64

Package lobstr

Current CRAN status: NOTE: 13

Version: 1.1.2
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential 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

Version: 1.1.2
Check: compiled code
Result: NOTE File ‘lobstr/libs/lobstr.so’: Found non-API calls to R: ‘FRAME’, ‘HASHTAB’, ‘NAMED’, ‘PRCODE’, ‘PRENV’, ‘PRVALUE’, ‘Rf_findVarInFrame3’, ‘TRUELENGTH’ 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: 1.1.2
Check: compiled code
Result: NOTE File 'lobstr/libs/x64/lobstr.dll': Found non-API calls to R: 'FRAME', 'HASHTAB', 'NAMED', 'PRCODE', 'PRENV', 'PRVALUE', 'Rf_findVarInFrame3', 'TRUELENGTH' 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

Package lvplot

Current CRAN status: NOTE: 13

Version: 0.2.1
Check: Rd files
Result: NOTE checkRd: (-1) geom_lv.Rd:101: Lost braces; missing escapes or markup? 101 | determines whether the width of the box for letter value LV(i) should be proportional to i (linear), proportional to $2^{-i}$ (height), or whether | ^ checkRd: (-1) geom_lv.Rd:102: Lost braces; missing escapes or markup? 102 | the area of the box should be proportional to $2^{-i}$ (area).} | ^ 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

Version: 0.2.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: geom_lv.Rd: stat_quantile Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.2.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘depth’ Flavors: 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

Package mockery

Current CRAN status: NOTE: 3, OK: 10

Version: 0.4.4
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: mock.Rd: with_mock Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Package nycflights13

Current CRAN status: NOTE: 4, OK: 9

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-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package plyr

Current CRAN status: NOTE: 1, OK: 12

Version: 1.8.9
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘abind’ Flavor: r-release-macos-arm64

Package productplots

Current CRAN status: OK: 13

Package profr

Current CRAN status: OK: 13

Package proto

Current CRAN status: OK: 13

Package pryr

Current CRAN status: NOTE: 5, OK: 8

Version: 0.1.6
Check: compiled code
Result: NOTE File ‘pryr/libs/pryr.so’: Found non-API calls to R: ‘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-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: NOTE File 'pryr/libs/x64/pryr.dll': Found non-API calls to R: '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-devel-windows-x86_64

Package purrr

Current CRAN status: ERROR: 1, NOTE: 5, OK: 7

Version: 1.0.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: progress_bars.Rd: inline-markup Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 1.0.2
Check: compiled code
Result: NOTE File ‘purrr/libs/purrr.so’: Found non-API calls to R: ‘Rf_findVarInFrame3’, ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_FORMALS’, ‘STRING_PTR’ 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: 1.0.2
Check: compiled code
Result: NOTE File 'purrr/libs/x64/purrr.dll': Found non-API calls to R: 'Rf_findVarInFrame3', 'SET_BODY', 'SET_CLOENV', 'SET_FORMALS', 'STRING_PTR' 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: 1.0.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘base.Rmd’ using rmarkdown Error: processing vignette 'base.Rmd' failed with diagnostics: there is no package called ‘sass’ --- failed re-building ‘base.Rmd’ --- re-building ‘other-langs.Rmd’ using rmarkdown Error: processing vignette 'other-langs.Rmd' failed with diagnostics: there is no package called ‘sass’ --- failed re-building ‘other-langs.Rmd’ SUMMARY: processing the following files failed: ‘base.Rmd’ ‘other-langs.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-x86_64

Package rappdirs

Current CRAN status: NOTE: 10, OK: 3

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

Package reshape

Current CRAN status: NOTE: 13

Version: 0.8.9
Check: Rd files
Result: NOTE checkRd: (-1) as-data-frame-cast-df-v7.rd:3: Escaped LaTeX specials: \_ checkRd: (-1) as-data-frame-cast-matrix-59.rd:3: Escaped LaTeX specials: \_ checkRd: (-1) as-matrix-cast-df-bu.rd:3: Escaped LaTeX specials: \_ checkRd: (-1) as-matrix-cast-matrix-2y.rd:3: Escaped LaTeX specials: \_ checkRd: (-1) cast-9g.rd:19: Escaped LaTeX specials: \_ \_ checkRd: (-1) cast-9g.rd:41: Escaped LaTeX specials: \_ checkRd: (-1) cast-9g.rd:46: Escaped LaTeX specials: \_ \_ checkRd: (-1) clean-vars-rc.rd:13: Escaped LaTeX specials: \_ checkRd: (-1) expand-kx.rd:15: Escaped LaTeX specials: \_ checkRd: (-1) reshape-4u.rd:17: Escaped LaTeX specials: \_ \_ 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

Package sloop

Current CRAN status: NOTE: 11, OK: 2

Version: 1.0.1
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: 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

Package tidyverse

Current CRAN status: NOTE: 1, OK: 12

Version: 2.0.0
Check: package dependencies
Result: NOTE Imports includes 30 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. Flavor: r-devel-linux-x86_64-fedora-clang

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.