CRAN Package Check Results for Package datawizard

Last updated on 2024-07-13 11:49:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.12.0 12.96 523.46 536.42 OK
r-devel-linux-x86_64-debian-gcc 0.12.0 12.28 428.12 440.40 OK
r-devel-linux-x86_64-fedora-clang 0.12.0 656.87 NOTE
r-devel-linux-x86_64-fedora-gcc 0.12.0 1083.61 OK
r-devel-windows-x86_64 0.12.0 22.00 341.00 363.00 OK
r-patched-linux-x86_64 0.11.0 18.49 498.20 516.69 OK
r-release-linux-x86_64 0.11.0 12.08 495.71 507.79 OK
r-release-macos-arm64 0.12.0 586.00 OK
r-release-macos-x86_64 0.12.0 955.00 OK
r-release-windows-x86_64 0.11.0 15.00 317.00 332.00 OK
r-oldrel-macos-arm64 0.11.0 533.00 ERROR
r-oldrel-macos-x86_64 0.12.0 790.00 ERROR
r-oldrel-windows-x86_64 0.11.0 12.00 394.00 406.00 OK

Check Details

Version: 0.12.0
Check: Rd cross-references
Result: NOTE Undeclared package ‘performance’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.11.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘tidyverse_translation.Rmd’ ... + FUN.VALUE = logical(1)))) { + evaluate_chunk <- FALSE + } > starwars %>% data_filter(skin_color == "light", eye_color == + "brown") When sourcing ‘tidyverse_translation.R’: Error: could not find function "%>%" Execution halted ‘selection_syntax.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘standardize_data.Rmd’ using ‘UTF-8’... [4s/6s] OK ‘tidyverse_translation.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-arm64

Version: 0.12.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘tidyverse_translation.Rmd’ ... > row <- function(...) { + div(class = "custom_note", ...) + } > row("Note: In this vignette, we use the native pipe-operator, `|>`, which was introduced in R 4.1. Users of R version 3.6 or 4.0 should replace the ..." ... [TRUNCATED] When sourcing ‘tidyverse_translation.R’: Error: could not find function "div" Execution halted ‘selection_syntax.Rmd’ using ‘UTF-8’... [1s/2s] OK ‘standardize_data.Rmd’ using ‘UTF-8’... [7s/14s] OK ‘tidyverse_translation.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-x86_64