Last updated on 2025-03-24 03:52:59 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
cocoon | 3 | 12 | |
excluder | 15 | ||
flashr | 7 | 8 | |
ncaavolleyballr | 1 | 5 | 8 |
Current CRAN status: NOTE: 3, OK: 12
Version: 0.2.0
Check: R code for possible problems
Result: NOTE
.stop_not_number: no visible global function definition for ‘%||%’
Undefined global functions or variables:
%||%
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 15
Current CRAN status: NOTE: 7, OK: 8
Version: 0.2.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘flashcard.R’ ‘list_decks.R’
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-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64
Current CRAN status: ERROR: 1, NOTE: 5, OK: 8
Version: 0.4.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘utils.R’
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
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(ncaavolleyballr)
>
> test_check("ncaavolleyballr")
[ FAIL 2 | WARN 2 | SKIP 15 | PASS 110 ]
══ Skipped tests (15) ══════════════════════════════════════════════════════════
• On CRAN (15): 'test-find_team_contests.R:2:3', 'test-find_team_id.R:2:3',
'test-find_team_name.R:2:3', 'test-group_stats.R:2:3',
'test-group_stats.R:13:3', 'test-group_stats.R:21:3', 'test-match_pbp.R:3:3',
'test-player_match_stats.R:3:3', 'test-player_season_stats.R:3:3',
'test-player_season_stats.R:32:3', 'test-team_match_stats.R:2:3',
'test-team_season_info.R:2:3', 'test-team_season_stats.R:2:3',
'test-utils.R:2:3', 'test-utils.R:116:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-match_pbp.R:24:3'): match_pbp() warnings trigger correctly ───
`match_pbp(contest = "5669768")` did not throw the expected warning.
── Failure ('test-player_match_stats.R:30:3'): player_match_stats() errors trigger correctly ──
`player_match_stats(contest = "6080706", team = "Nebraska")` did not throw the expected error.
[ FAIL 2 | WARN 2 | SKIP 15 | PASS 110 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘ncaavolleyballr.qmd’ using html
<1b>[31m
processing file: ncaavolleyballr.qmd
<1b>[39m<1b>[31mError in UseMethod("pull") :
no applicable method for 'pull' applied to an object of class "NULL"
Calls: .main ... eval -> eval -> mean -> sub -> is.factor -> <Anonymous>
<1b>[39m<1b>[31m
Quitting from ncaavolleyballr.qmd:93-100 [meanattendance]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `UseMethod()`:
! no applicable method for 'pull' applied to an object of class "NULL"
---
Backtrace:
▆
1. ├─base::mean(...)
2. ├─base::sub(",", "", x = dplyr::pull(neb2024team$schedule, Attendance))
3. │ └─base::is.factor(x)
4. └─dplyr::pull(neb2024team$schedule, Attendance)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Execution halted
<1b>[39mError: processing vignette 'ncaavolleyballr.qmd' failed with diagnostics:
✖ Error running quarto cli.
Caused by error:
! System command 'quarto' failed
--- failed re-building ‘ncaavolleyballr.qmd’
SUMMARY: processing the following file failed:
‘ncaavolleyballr.qmd’
Error: Vignette re-building failed.
Execution halted
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.