CRAN Package Check Results for Package pulsar

Last updated on 2024-11-03 15:48:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.11 7.62 328.38 336.00 OK
r-devel-linux-x86_64-debian-gcc 0.3.11 0.36 1.87 2.23 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.11 479.67 OK
r-devel-linux-x86_64-fedora-gcc 0.3.11 476.66 OK
r-devel-windows-x86_64 0.3.11 7.00 285.00 292.00 OK
r-patched-linux-x86_64 0.3.11 6.65 311.58 318.23 OK
r-release-linux-x86_64 0.3.11 6.76 64.78 71.54 ERROR
r-release-macos-arm64 0.3.11 155.00 OK
r-release-macos-x86_64 0.3.11 218.00 OK
r-release-windows-x86_64 0.3.11 8.00 285.00 293.00 OK
r-oldrel-macos-arm64 0.3.11 169.00 OK
r-oldrel-macos-x86_64 0.3.11 494.00 OK
r-oldrel-windows-x86_64 0.3.11 9.00 372.00 381.00 OK

Check Details

Version: 0.3.11
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.11
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'huge', 'glmnet' Flavor: r-release-linux-x86_64

Version: 0.3.11
Check: examples
Result: ERROR Running examples in ‘pulsar-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: getLamPath > ### Title: Lambda path > ### Aliases: getLamPath > > ### ** Examples > > ## Generate the data with huge: > library(huge) Error in library(huge) : there is no package called ‘huge’ Execution halted Flavor: r-release-linux-x86_64

Version: 0.3.11
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > suppressPackageStartupMessages(library(testthat)) > suppressPackageStartupMessages(library(pulsar)) > > testthat::test_check("pulsar") [ FAIL 4 | WARN 0 | SKIP 0 | PASS 6 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_batchtools.R:43:1'): (code run outside of `test_that()`) ─────── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'huge' Backtrace: ▆ 1. └─base::loadNamespace(x) at test_batchtools.R:43:1 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_errorreporting.R:7:1'): (code run outside of `test_that()`) ──── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'huge' Backtrace: ▆ 1. └─base::loadNamespace(x) at test_errorreporting.R:7:1 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_graphFeatures.R:5:1'): (code run outside of `test_that()`) ───── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'huge' Backtrace: ▆ 1. └─base::loadNamespace(x) at test_graphFeatures.R:5:1 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_pulsar.R:11:1'): (code run outside of `test_that()`) ─────────── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'huge' Backtrace: ▆ 1. └─base::loadNamespace(x) at test_pulsar.R:11:1 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 4 | WARN 0 | SKIP 0 | PASS 6 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.3.11
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘other-criteria.Rmd’ using rmarkdown Quitting from lines 33-60 [unnamed-chunk-2] (other-criteria.Rmd) Error: processing vignette 'other-criteria.Rmd' failed with diagnostics: there is no package called 'huge' --- failed re-building ‘other-criteria.Rmd’ --- re-building ‘pulsar.Rmd’ using rmarkdown --- finished re-building ‘pulsar.Rmd’ SUMMARY: processing the following file failed: ‘other-criteria.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-linux-x86_64

Version: 0.3.11
Check: HTML version of manual
Result: NOTE Skipping checking math rendering: package 'V8' unavailable Flavor: r-release-linux-x86_64