===============================
BiocCheckGitClone('dandelionR')
===============================
→ sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3680/985d192a4fb6a24fa2d1df65d0a9d61a2fe20988/dandelionR
→ BiocVersion: 3.21
→ Package: dandelionR
→ PackageVersion: 0.99.6
→ BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3680/985d192a4fb6a24fa2d1df65d0a9d61a2fe20988/dandelionR.BiocCheck
→ BiocCheckVersion: 1.43.4
→ sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3680/985d192a4fb6a24fa2d1df65d0a9d61a2fe20988/dandelionR
→ installDir: NULL
→ isTarBall: FALSE
→ platform: unix
* Checking valid files...
* Checking for stray BiocCheck output folders...
* Checking for inst/doc folders...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...
* Checking that provided CITATION file is correctly formatted...
── BiocCheck v1.43.4 results ───────────────────────────────────────────────────
✖ 0 ERRORS | ⚠ 0 WARNINGS | i 0 NOTES
i For more details, run
browseVignettes(package = 'BiocCheck')
===============================
R CMD CHECK
===============================
* using log directory ‘/home/pkgbuild/packagebuilder/workers/jobs/3680/985d192a4fb6a24fa2d1df65d0a9d61a2fe20988/dandelionR.Rcheck’
* using R Under development (unstable) (2025-01-20 r87609)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘dandelionR/DESCRIPTION’ ... OK
* this is package ‘dandelionR’ version ‘0.99.6’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘dandelionR’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... [13s/13s] OK
* checking whether the package can be loaded with stated dependencies ... [11s/11s] OK
* checking whether the package can be unloaded cleanly ... [12s/12s] OK
* checking whether the namespace can be loaded with stated dependencies ... [11s/11s] OK
* checking whether the namespace can be unloaded cleanly ... [12s/12s] OK
* checking loading without being on the library search path ... [12s/12s] OK
* checking use of S3 registration ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... WARNING
Error: undefined exports: markovProbability, miloUmap, projectPseudotimeToCell, setupVdjPseudobulk, vdjPseudobulk
Call sequence:
3: stop(gettextf("undefined exports: %s", undef), domain = NA)
2: namespaceExport(ns, exports)
1: loadNamespace(package, lib.loc)
Execution halted
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* checking replacement functions ... WARNING
Error in find.package(package, lib.loc) :
there is no package called ‘dandelionR’
Calls: <Anonymous> -> find.package
Execution halted
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
* checking foreign function calls ... NOTE
Error in find.package(package, lib.loc) :
there is no package called ‘dandelionR’
Calls: <Anonymous> -> find.package
Execution halted
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... [2s/2s] NOTE
Error in find.package(package, lib.loc) :
there is no package called ‘dandelionR’
Calls: <Anonymous> -> find.package
Execution halted
Error in loadNamespace(name) : there is no package called ‘dandelionR’
Calls: <Anonymous>
Execution halted
* checking Rd files ... [0s/0s] OK
* checking Rd metadata ... NOTE
Error in find.package(package, lib.loc) :
there is no package called ‘dandelionR’
Calls: <Anonymous> -> find.package
Execution halted
* checking Rd line widths ... NOTE
Error in find.package(package, lib.loc) :
there is no package called ‘dandelionR’
Calls: suppressPackageStartupMessages ... withCallingHandlers -> <Anonymous> -> Rd_db -> find.package
Execution halted
These lines will be truncated in the PDF manual.
* checking Rd cross-references ... INFO
Warning in gzfile(file, "rb") :
cannot open compressed file '', probable reason 'No such file or directory'
Error in gzfile(file, "rb") : cannot open the connection
Calls: <Anonymous> -> readRDS -> gzfile
Execution halted
* checking for missing documentation entries ... WARNING
Error in find.package(package, lib.loc) :
there is no package called ‘dandelionR’
Calls: <Anonymous> -> dirname -> find.package
Execution halted
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... WARNING
Error in find.package(package, lib.loc) :
there is no package called ‘dandelionR’
Calls: <Anonymous> -> find.package
Execution halted
Error in find.package(package, lib.loc) :
there is no package called ‘dandelionR’
Calls: <Anonymous> -> find.package
Execution halted
Error in find.package(package, lib.loc) :
there is no package called ‘dandelionR’
Calls: <Anonymous> -> find.package
Execution halted
* checking Rd \usage sections ... WARNING
Error in find.package(package, lib.loc) :
there is no package called ‘dandelionR’
Calls: <Anonymous> -> find.package
Execution halted
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Error in find.package(package, lib.loc) :
there is no package called ‘dandelionR’
Calls: <Anonymous> -> find.package
Execution halted
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... NOTE
Error in find.package(package, lib.loc) :
there is no package called ‘dandelionR’
Calls: <Anonymous> -> find.package
Execution halted
* checking for unstated dependencies in examples ... WARNING
Error in find.package(package, lib.loc) :
there is no package called ‘dandelionR’
Execution halted
* checking contents of ‘data’ directory ... WARNING
Output for data("demo_airr", package = "dandelionR"):
Error in find.package(package, lib.loc, verbose = verbose) :
there is no package called ‘dandelionR’
Calls: <Anonymous> ... suppressMessages -> withCallingHandlers -> <Anonymous> -> find.package
Execution halted
Output for data("demo_sce", package = "dandelionR"):
Error in find.package(package, lib.loc, verbose = verbose) :
there is no package called ‘dandelionR’
Calls: <Anonymous> ... suppressMessages -> withCallingHandlers -> <Anonymous> -> find.package
Execution halted
Output for data("sce_vdj", package = "dandelionR"):
Error in find.package(package, lib.loc, verbose = verbose) :
there is no package called ‘dandelionR’
Calls: <Anonymous> ... suppressMessages -> withCallingHandlers -> <Anonymous> -> find.package
Execution halted
* checking data for non-ASCII characters ... [10s/10s] OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... SKIPPED
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’ [0s/0s]
[1s/1s] ERROR
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dandelionR)
Error in library(dandelionR) : there is no package called 'dandelionR'
Execution halted
* checking for unstated dependencies in vignettes ... NOTE
Error in find.package(package, lib.loc) :
there is no package called ‘dandelionR’
Execution halted
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... [4s/4s] OK
* DONE
Status: 1 ERROR, 7 WARNINGs, 6 NOTEs
See
‘/home/pkgbuild/packagebuilder/workers/jobs/3680/985d192a4fb6a24fa2d1df65d0a9d61a2fe20988/dandelionR.Rcheck/00check.log’
for details.
===============================
BiocCheck('dandelionR_0.99.6.tar.gz')
===============================
── Installing dandelionR ───────────────────────────────────────────────────────
✔ Package installed successfully
── dandelionR session metadata ─────────────────────────────────────────────────
→ sourceDir: /tmp/RtmpeLWExx/file1293b835413f81/dandelionR
→ BiocVersion: 3.21
→ Package: dandelionR
→ PackageVersion: 0.99.6
→ BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3680/985d192a4fb6a24fa2d1df65d0a9d61a2fe20988/dandelionR.BiocCheck
→ BiocCheckVersion: 1.43.4
→ sourceDir: /tmp/RtmpeLWExx/file1293b835413f81/dandelionR
→ installDir: /tmp/RtmpeLWExx/file1293b83cecdd6a
→ isTarBall: TRUE
→ platform: unix
── Running BiocCheck on dandelionR ─────────────────────────────────────────────
* Checking for deprecated package usage...
* Checking for remote package usage...
* Checking for 'LazyData: true' usage...
* Checking version number...
* Checking for version number mismatch...
* Checking new package version number...
* Checking R version dependency...
i NOTE: Update R version dependency from 4.4.0 to 4.5.0.
* Checking package size...
* Checking individual file sizes...
* Checking biocViews...
* Checking that biocViews are present...
* Checking package type based on biocViews...
→ Software
* Checking for non-trivial biocViews...
* Checking that biocViews come from the same category...
* Checking biocViews validity...
* Checking for recommended biocViews...
* Checking build system compatibility...
* Checking for proper Description: field...
* Checking if DESCRIPTION is well formatted...
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version: field...
* Checking License: for restrictive use...
* Checking for recommended DESCRIPTION fields...
* Checking for Bioconductor software dependencies...
i Bioconductor dependencies found in Imports & Depends (44%).
* Checking for pinned package versions in DESCRIPTION...
* Checking .Rbuildignore...
* Checking for stray BiocCheck output folders...
* Checking vignette directory...
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of dandelionR...
* Checking coding practice...
* Checking parsed R code in R directory, examples, vignettes...
* Checking function lengths...
* Checking man page documentation...
* Checking package NEWS...
* Checking unit tests...
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source, and
vignette source...
* Checking if package already exists in CRAN...
* Checking if new package already exists in Bioconductor...
* Checking for bioc-devel mailing list subscription...
i Maintainer is subscribed to bioc-devel.
* Checking for support site registration...
i Maintainer is registered at support site.
i Package is in the Support Site Watched Tags.
── BiocCheck v1.43.4 results ───────────────────────────────────────────────────
✖ 0 ERRORS | ⚠ 0 WARNINGS | i 1 NOTES
i See the dandelionR.BiocCheck folder and run
browseVignettes(package = 'BiocCheck')
for details.