CRAN Package Check Results for Package tntpr

Last updated on 2024-08-16 12:49:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 6.76 77.37 84.13 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.3 5.10 57.12 62.22 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.3 137.01 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 148.14 OK
r-devel-windows-x86_64 1.0.3 8.00 97.00 105.00 NOTE
r-patched-linux-x86_64 1.0.3 12.40 73.68 86.08 OK
r-release-linux-x86_64 1.0.3 6.13 74.70 80.83 OK
r-release-macos-arm64 1.0.3 46.00 OK
r-release-macos-x86_64 1.0.3 87.00 OK
r-release-windows-x86_64 1.0.3 8.00 96.00 104.00 OK
r-oldrel-macos-arm64 1.0.3 66.00 ERROR
r-oldrel-macos-x86_64 1.0.3 116.00 ERROR
r-oldrel-windows-x86_64 1.0.3 11.00 108.00 119.00 OK

Check Details

Version: 1.0.3
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: theme_tntp_2018.Rd: ggplot2 tntp_style.Rd: ggplot2 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.3
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘visualization-cookbook.Rmd’ ... Warning in grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, : font family 'Halyard Display' not found in PostScript font database Warning in grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, : font family 'Halyard Display' not found in PostScript font database Warning in grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, : font family 'Halyard Display' not found in PostScript font database When sourcing ‘visualization-cookbook.R’: Error: invalid font type Execution halted ‘visualization-cookbook.Rmd’ using ‘UTF-8’... failed Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64