CRAN Package Check Results for Package skylight

Last updated on 2024-06-14 00:53:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 2.51 47.13 49.64 OK
r-devel-linux-x86_64-debian-gcc 1.2 1.86 27.81 29.67 ERROR
r-devel-linux-x86_64-fedora-clang 1.2 62.01 OK
r-devel-linux-x86_64-fedora-gcc 1.2 70.43 OK
r-devel-windows-x86_64 1.2 3.00 55.00 58.00 OK
r-patched-linux-x86_64 1.2 2.58 44.87 47.45 OK
r-release-linux-x86_64 1.2 1.95 43.89 45.84 OK
r-release-macos-arm64 1.2 30.00 OK
r-release-macos-x86_64 1.2 50.00 OK
r-release-windows-x86_64 1.2 3.00 57.00 60.00 OK
r-oldrel-macos-arm64 1.2 31.00 OK
r-oldrel-macos-x86_64 1.2 95.00 OK
r-oldrel-windows-x86_64 1.2 3.00 60.00 63.00 OK

Check Details

Version: 1.2
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'tidyr', 'dplyr', 'ggplot2', 'testthat' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2
Check: tests
Result: ERROR Running ‘testthat.r’ [0s/1s] Running the tests in ‘tests/testthat.r’ failed. Complete output: > # Run all unit tests > > # This is a wrapper around all the tests specified > # in the tests/testthat directory. These tests are visible > # to users and serve as small examples as well. > testthat::test_check("skylight") Error in loadNamespace(x) : there is no package called 'testthat' Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘skylight.Rmd’ using rmarkdown Quitting from lines 76-98 [unnamed-chunk-4] (skylight.Rmd) Error: processing vignette 'skylight.Rmd' failed with diagnostics: there is no package called 'ggplot2' --- failed re-building ‘skylight.Rmd’ --- re-building ‘skylight_advanced.Rmd’ using rmarkdown Quitting from lines 98-112 [unnamed-chunk-4] (skylight_advanced.Rmd) Error: processing vignette 'skylight_advanced.Rmd' failed with diagnostics: there is no package called 'dplyr' --- failed re-building ‘skylight_advanced.Rmd’ SUMMARY: processing the following files failed: ‘skylight.Rmd’ ‘skylight_advanced.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc