Back to Multiple platform build/check report for BioC 3.19:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-04-29 11:40:33 -0400 (Mon, 29 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4752
palomino3Windows Server 2022 Datacenterx644.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup" 4486
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4518
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4475
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 129/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BaseSpaceR 1.47.0  (landing page)
Jared O'Connell
Snapshot Date: 2024-04-28 14:00:16 -0400 (Sun, 28 Apr 2024)
git_url: https://git.bioconductor.org/packages/BaseSpaceR
git_branch: devel
git_last_commit: 745c6c0
git_last_commit_date: 2023-10-24 09:53:23 -0400 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for BaseSpaceR on kunpeng2


To the developers/maintainers of the BaseSpaceR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BaseSpaceR.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: BaseSpaceR
Version: 1.47.0
Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:BaseSpaceR.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings BaseSpaceR_1.47.0.tar.gz
StartedAt: 2024-04-29 03:42:57 -0000 (Mon, 29 Apr 2024)
EndedAt: 2024-04-29 03:44:27 -0000 (Mon, 29 Apr 2024)
EllapsedTime: 90.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: BaseSpaceR.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:BaseSpaceR.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings BaseSpaceR_1.47.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/BaseSpaceR.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘BaseSpaceR/DESCRIPTION’ ... OK
* this is package ‘BaseSpaceR’ version ‘1.47.0’
* 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 ‘BaseSpaceR’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... 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 ... NOTE
Problems with news in ‘NEWS’:
  Cannot process chunk/lines:
    BUG FIXES
  Cannot process chunk/lines:
    Changed Access token and projects ID used in the vignette to reflect changes in
  Cannot process chunk/lines:
    the permission enforcements performed by BaseSpace 
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to ‘Rsamtools’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
asBamFile: no visible global function definition for ‘BamFile’
GET,ServiceURI: no visible global function definition for
  ‘basicHeaderGatherer’
GET,ServiceURI: no visible global function definition for
  ‘basicTextGatherer’
GET,ServiceURI: no visible global function definition for ‘getForm’
GET,ServiceURI: no visible global function definition for ‘curlOptions’
POST,ServiceURI: no visible global function definition for
  ‘basicHeaderGatherer’
POST,ServiceURI: no visible global function definition for
  ‘basicTextGatherer’
POST,ServiceURI: no visible global function definition for
  ‘curlPerform’
POSTForm,ServiceURI: no visible global function definition for
  ‘basicHeaderGatherer’
POSTForm,ServiceURI: no visible global function definition for
  ‘basicTextGatherer’
POSTForm,ServiceURI: no visible global function definition for
  ‘postForm’
POSTForm,ServiceURI: no visible global function definition for
  ‘curlOptions’
getBAMs,AppResults: no visible binding for global variable
  ‘BamFileList’
getFiles,AppAuth : .toDisk: no visible global function definition for
  ‘CFILE’
getFiles,AppAuth : .toDisk: no visible global function definition for
  ‘curlPerform’
getFiles,AppAuth : .toMem: no visible global function definition for
  ‘getURLContent’
getFiles,AppAuth : .toMem: no visible binding for global variable
  ‘dsize’
Undefined global functions or variables:
  BamFile BamFileList CFILE basicHeaderGatherer basicTextGatherer
  curlOptions curlPerform dsize getForm getURLContent postForm
* checking Rd files ... WARNING
checkRd: (5) Genomes-class.Rd:49-52: \item in \describe must have non-empty label
checkRd: (5) Genomes-class.Rd:53-58: \item in \describe must have non-empty label
checkRd: (5) Genomes-class.Rd:59-62: \item in \describe must have non-empty label
checkRd: (5) Projects-class.Rd:55-58: \item in \describe must have non-empty label
checkRd: (5) Projects-class.Rd:59-64: \item in \describe must have non-empty label
checkRd: (5) Projects-class.Rd:65-68: \item in \describe must have non-empty label
checkRd: (5) Runs-class.Rd:55-58: \item in \describe must have non-empty label
checkRd: (5) Runs-class.Rd:59-64: \item in \describe must have non-empty label
checkRd: (5) Runs-class.Rd:65-68: \item in \describe must have non-empty label
checkRd: (5) Samples-class.Rd:63-66: \item in \describe must have non-empty label
checkRd: (5) Samples-class.Rd:67-72: \item in \describe must have non-empty label
checkRd: (5) Samples-class.Rd:73-76: \item in \describe must have non-empty label
checkRd: (5) Users-class.Rd:33-36: \item in \describe must have non-empty label
checkRd: (5) Users-class.Rd:37-41: \item in \describe must have non-empty label
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
Runs-class     0.162   0.00  15.392
Projects-class 0.114   0.01  19.196
Samples-class  0.112   0.00   5.198
Genomes-class  0.101   0.00   5.167
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/BaseSpaceR.Rcheck/00check.log’
for details.


Installation output

BaseSpaceR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL BaseSpaceR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’
* installing *source* package ‘BaseSpaceR’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (BaseSpaceR)

Tests output


Example timings

BaseSpaceR.Rcheck/BaseSpaceR-Ex.timings

nameusersystemelapsed
AppAuth-class0.1980.0092.750
AppResults-class0.0010.0000.001
AppSessionAuth0.0000.0000.001
AppSessions-class0.0000.0010.001
Coverage0.0070.0020.009
Error000
Files-class0.0650.0042.965
FilesExtra0.0860.0332.518
Genomes-class0.1010.0005.167
Projects-class 0.114 0.01019.196
Response-class0.0020.0000.002
Runs-class 0.162 0.00015.392
Samples-class0.1120.0005.198
ServiceURI-class0.0010.0000.001
Users-class0.0560.0002.367
Variants0.0550.0002.314
data-aAuth0.0220.0031.119