===============================
R CMD BUILD
===============================
* checking for file ‘probeSNPffer/DESCRIPTION’ ... OK
* preparing ‘probeSNPffer’:
* 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
* looking to see if a ‘data/datalist’ file should be added
* building ‘probeSNPffer_0.99.2.tar.gz’
===============================
BiocCheckGitClone('probeSNPffer')
===============================
→ sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3610/ff837d69ced889d4b43c8af38af5c34b34d3f6f7/probeSNPffer
→ BiocVersion: 3.21
→ Package: probeSNPffer
→ PackageVersion: 0.99.2
→ BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3610/ff837d69ced889d4b43c8af38af5c34b34d3f6f7/probeSNPffer.BiocCheck
→ BiocCheckVersion: 1.43.2
→ sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3610/ff837d69ced889d4b43c8af38af5c34b34d3f6f7/probeSNPffer
→ 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...
i NOTE: (Optional) CITATION file not found. Only include a CITATION file if
there is a preprint or publication for this Bioconductor package. Note that
Bioconductor packages are not required to have a CITATION file but it is useful
both for users and for tracking Bioconductor project-wide metrics. When
including a CITATION file, add the publication using the 'doi' argument of
'bibentry()'.
── BiocCheck v1.43.2 results ───────────────────────────────────────────────────
✖ 0 ERRORS | ⚠ 0 WARNINGS | i 1 NOTES
i For more details, run
browseVignettes(package = 'BiocCheck')
===============================
R CMD CHECK
===============================
* using log directory ‘/home/pkgbuild/packagebuilder/workers/jobs/3610/ff837d69ced889d4b43c8af38af5c34b34d3f6f7/probeSNPffer.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 ‘probeSNPffer/DESCRIPTION’ ... OK
* this is package ‘probeSNPffer’ version ‘0.99.2’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
ERROR
Namespace dependency missing from DESCRIPTION Imports/Depends entries: ‘IRanges’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
* DONE
Status: 1 ERROR
See
‘/home/pkgbuild/packagebuilder/workers/jobs/3610/ff837d69ced889d4b43c8af38af5c34b34d3f6f7/probeSNPffer.Rcheck/00check.log’
for details.
===============================
BiocCheck('probeSNPffer_0.99.2.tar.gz')
===============================
── Installing probeSNPffer ─────────────────────────────────────────────────────
✔ Package installed successfully
── probeSNPffer session metadata ───────────────────────────────────────────────
→ sourceDir: /tmp/RtmpMGZSdH/filee7b7d11b503d8/probeSNPffer
→ BiocVersion: 3.21
→ Package: probeSNPffer
→ PackageVersion: 0.99.2
→ BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3610/ff837d69ced889d4b43c8af38af5c34b34d3f6f7/probeSNPffer.BiocCheck
→ BiocCheckVersion: 1.43.2
→ sourceDir: /tmp/RtmpMGZSdH/filee7b7d11b503d8/probeSNPffer
→ installDir: /tmp/RtmpMGZSdH/filee7b7d71df7c1f
→ isTarBall: TRUE
→ platform: unix
── Running BiocCheck on probeSNPffer ───────────────────────────────────────────
* 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 (100%).
* 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 probeSNPffer...
* Checking coding practice...
! WARNING: Avoid T/F variables; If logical, use TRUE/FALSE
Found 6 times:
• T in R/extract_probe_regions.R (line 23, column 64)
• ...
• T in R/flag_overlap.R (line 9, column 61)
* Checking parsed R code in R directory, examples, vignettes...
* Checking function lengths...
i NOTE: The recommended function length is 50 lines or less. There is 1
function greater than 50 lines.
The longest 5 functions are:
• extract.probe.regions() (R/extract_probe_regions.R): 51 lines
* Checking man page documentation...
! WARNING: Empty or missing \value sections found in man page(s).
Found in files:
• man/calc.probe.coords.Rd
• ...
• man/SNP_bed.Rd
✖ ERROR: At least 80% of man pages documenting exported objects must have
runnable examples.
The following pages do not:
• calc.probe.coords.Rd
• ...
• flag.overlap.Rd
* 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; 64 lines (16%) are > 80 characters long.
First few lines:
• R/check_for_cc_switch.R#L11 if ((ref == 'A' & alt == 'T') | (r ...
• ...
• vignettes/identifying_probe_SNPs_introduction.Rmd#L173 legend.position =
"none") + scal ...
i NOTE: Consider multiples of 4 spaces for line indents; 102 lines (25%) are
not.
First few lines:
• R/calc_probe_coords.R#L4 strand <- DAT[4] ...
• ...
• vignettes/identifying_probe_SNPs_introduction.Rmd#L171 theme(panel.grid.major
= element_blank ...
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...
✖ ERROR: Subscribe to the Bioc-devel mailing list by going to
https://stat.ethz.ch/mailman/listinfo/bioc-devel
* Checking for support site registration...
✖ ERROR: Unable to find your email in the Support Site: HTTP 404 Not Found.
── BiocCheck v1.43.2 results ───────────────────────────────────────────────────
✖ 3 ERRORS | ⚠ 2 WARNINGS | i 6 NOTES
i See the probeSNPffer.BiocCheck folder and run
browseVignettes(package = 'BiocCheck')
for details.