===============================
R CMD BUILD
===============================
* checking for file RUCova/DESCRIPTION ... OK
* preparing RUCova:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... OK
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* building RUCova_0.99.5.tar.gz
===============================
BiocCheckGitClone('RUCova')
===============================
sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3620/2a97a3aa3f63c2ecaa53ccad140804cd98c20d0f/RUCova
BiocVersion: 3.21
Package: RUCova
PackageVersion: 0.99.5
BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3620/2a97a3aa3f63c2ecaa53ccad140804cd98c20d0f/RUCova.BiocCheck
BiocCheckVersion: 1.43.2
sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3620/2a97a3aa3f63c2ecaa53ccad140804cd98c20d0f/RUCova
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.2 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/3620/2a97a3aa3f63c2ecaa53ccad140804cd98c20d0f/RUCova.Rcheck
* using R Under development (unstable) (2024-10-21 r87258)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* using option --no-vignettes
* checking for file RUCova/DESCRIPTION ... OK
* this is package RUCova version 0.99.5
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... ERROR
Namespace dependency missing from DESCRIPTION Imports/Depends entries: tidyr
See section The DESCRIPTION file in the Writing R Extensions
manual.
* DONE
Status: 1 ERROR
See
/home/pkgbuild/packagebuilder/workers/jobs/3620/2a97a3aa3f63c2ecaa53ccad140804cd98c20d0f/RUCova.Rcheck/00check.log
for details.
===============================
BiocCheck('RUCova_0.99.5.tar.gz')
===============================
Installing RUCova
Package installed successfully
RUCova session metadata
sourceDir: /tmp/Rtmp1yplAZ/file6d0ca8c529/RUCova
BiocVersion: 3.21
Package: RUCova
PackageVersion: 0.99.5
BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3620/2a97a3aa3f63c2ecaa53ccad140804cd98c20d0f/RUCova.BiocCheck
BiocCheckVersion: 1.43.2
sourceDir: /tmp/Rtmp1yplAZ/file6d0ca8c529/RUCova
installDir: /tmp/Rtmp1yplAZ/file6d0ca30b67d20
isTarBall: TRUE
platform: unix
Running BiocCheck on RUCova
* Checking for deprecated package usage...
* Checking for remote package usage...
* Checking for 'LazyData: true' usage...
i NOTE: 'LazyData:' in the 'DESCRIPTION' should be set to false or removed
* 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.1.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...
i NOTE: Provide 'URL', 'BugReports' field(s) in DESCRIPTION
* Checking for Bioconductor software dependencies...
i Bioconductor dependencies found in Imports & Depends (12%).
* 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 RUCova...
* Checking coding practice...
i NOTE: Avoid sapply(); use vapply()
Found in files:
R/rucova.R (line 143, column 29)
R/rucova.R (line 146, column 26)
i NOTE: Avoid 'cat' and 'print' outside of 'show' methods
Found in files:
print() in R/rucova.R (line 135, column 5)
* Checking parsed R code in R directory, examples, vignettes...
i Found @ in vignettes/RUCova.Rmd
i NOTE: Use accessors; don't access S4 class slots via '@' in
examples/vignettes.
* Checking function lengths...
i NOTE: The recommended function length is 50 lines or less. There are 2
functions greater than 50 lines.
The longest 5 functions are:
rucova() (R/rucova.R): 213 lines
heatmap_compare_corr() (R/useful_functions.R): 88 lines
* Checking man page documentation...
Warning: replacing previous import magrittr::extract by tidyr::extract when loading RUCova
* Checking package NEWS...
i NOTE: Consider adding a NEWS file, so your package news will be included in
Bioconductor release announcements.
* Checking unit tests...
i NOTE: Consider adding unit tests. We strongly encourage them. See
https://contributions.bioconductor.org/tests.html
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source, and
vignette source...
i NOTE: Consider shorter lines; 205 lines (16%) are > 80 characters long.
First few lines:
R/HNSCC_data.R#L3 #' Is a tibble containing mass cytometry ...
...
vignettes/RUCova.Rmd#L633 Here we just show one example, the least ...
i NOTE: Consider multiples of 4 spaces for line indents; 284 lines (23%) are
not.
First few lines:
R/rucova.R#L49 center_SU ...
...
vignettes/RUCova.Rmd#L660 xlab("eff_value (slope)") ...
i See https://contributions.bioconductor.org/r-code.html
i See styler package: https://cran.r-project.org/package=styler as described in
the BiocCheck vignette.
* 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.2 results
0 ERRORS | 0 WARNINGS | i 11 NOTES
i See the RUCova.BiocCheck folder and run
browseVignettes(package = 'BiocCheck')
for details.