CRAN Package Check Results for Package datawizard

Last updated on 2024-06-13 00:55:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.11.0 16.78 514.01 530.79 OK
r-devel-linux-x86_64-debian-gcc 0.11.0 11.68 89.92 101.60 ERROR
r-devel-linux-x86_64-fedora-clang 0.11.0 626.95 NOTE
r-devel-linux-x86_64-fedora-gcc 0.11.0 1042.49 OK
r-devel-windows-x86_64 0.11.0 13.00 313.00 326.00 OK
r-patched-linux-x86_64 0.10.0 14.78 251.62 266.40 OK
r-release-linux-x86_64 0.11.0 12.63 504.30 516.93 OK
r-release-macos-arm64 0.11.0 469.00 OK
r-release-macos-x86_64 0.11.0 933.00 OK
r-release-windows-x86_64 0.11.0 19.00 316.00 335.00 OK
r-oldrel-macos-arm64 0.11.0 453.00 ERROR
r-oldrel-macos-x86_64 0.11.0 876.00 ERROR
r-oldrel-windows-x86_64 0.11.0 17.00 391.00 408.00 OK

Check Details

Version: 0.11.0
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'brms', 'dplyr', 'gamm4', 'ggplot2', 'gt', 'haven', 'lme4', 'mediation', 'readxl', 'readr', 'rio', 'rstanarm', 'see', 'testthat', 'tibble', 'tidyr' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.11.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.11.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/5s] OK ‘tidyverse_translation.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-arm64

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/2s] OK ‘standardize_data.Rmd’ using ‘UTF-8’... [7s/11s] OK ‘tidyverse_translation.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-x86_64