| Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-04-18 11:32:06 -0400 (Thu, 18 Apr 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4388 |
| 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 20/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| adverSCarial 1.0.0 (landing page) Ghislain FIEVET
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | OK | OK | ||||||||
|
To the developers/maintainers of the adverSCarial package: - 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. |
| Package: adverSCarial |
| Version: 1.0.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:adverSCarial.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings adverSCarial_1.0.0.tar.gz |
| StartedAt: 2024-04-17 05:08:08 -0400 (Wed, 17 Apr 2024) |
| EndedAt: 2024-04-17 05:09:54 -0400 (Wed, 17 Apr 2024) |
| EllapsedTime: 105.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: adverSCarial.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:adverSCarial.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings adverSCarial_1.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/adverSCarial.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘adverSCarial/DESCRIPTION’ ... OK
* this is package ‘adverSCarial’ version ‘1.0.0’
* 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 ‘adverSCarial’ 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 ... OK
* checking R 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 dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.advModificationsFunction: no visible global function definition for
‘is’
.advModificationsFunction : <anonymous>: no visible global function
definition for ‘is’
.advModificationsNotFunction: no visible global function definition for
‘is’
.advModificationsNotFunction: no visible global function definition for
‘counts’
.advModificationsNotFunction : <anonymous>: no visible global function
definition for ‘is’
.randWalkGetSeed: no visible global function definition for
‘SingleCellExperiment’
.randWalkGetSeed: no visible global function definition for ‘is’
.randWalkTryNewVector: no visible global function definition for
‘SingleCellExperiment’
.randWalkTryNewVector: no visible global function definition for ‘is’
MClassifier: no visible global function definition for ‘is’
MClassifier: no visible global function definition for ‘counts’
advChar: no visible global function definition for ‘new’
advGridMinChange: no visible global function definition for ‘is’
advGridMinChange: no visible global function definition for ‘counts’
advGridMinChange: no visible global function definition for
‘SingleCellExperiment’
advList: no visible global function definition for ‘new’
advMaxChange: no visible global function definition for ‘is’
advMaxChange: no visible global function definition for ‘counts’
advMaxChange: no visible global function definition for ‘new’
advModifications: no visible global function definition for ‘is’
advModifications: no visible global function definition for ‘counts’
advModifications: no visible global function definition for
‘SingleCellExperiment’
advRandWalkMinChange: no visible global function definition for ‘is’
advRandWalkMinChange: no visible global function definition for
‘counts’
advSingleGene: no visible global function definition for ‘is’
advSingleGene: no visible global function definition for ‘counts’
advSingleGene: no visible binding for '<<-' assignment to
‘lastResLength’
advSingleGene : <anonymous>: no visible binding for global variable
‘lastResLength’
advSingleGene : <anonymous>: no visible binding for '<<-' assignment to
‘lastResLength’
advSingleGene: no visible global function definition for ‘new’
matrixFromSCE: no visible global function definition for ‘is’
matrixFromSCE: no visible global function definition for ‘colData’
maxChangeOverview: no visible global function definition for ‘is’
maxChangeOverview: no visible global function definition for ‘counts’
predictWithNewValue: no visible global function definition for ‘is’
sceConvertToHGNC: no visible global function definition for ‘is’
sceConvertToHGNC: no visible global function definition for
‘SingleCellExperiment’
sceConvertToHGNC: no visible global function definition for ‘colData’
singleGeneOverview: no visible global function definition for ‘is’
singleGeneOverview: no visible global function definition for ‘counts’
Undefined global functions or variables:
SingleCellExperiment colData counts is lastResLength new
Consider adding
importFrom("methods", "is", "new")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... OK
* 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 files in ‘vignettes’ ... NOTE
The following directory looks like a leftover from 'knitr':
‘figure’
Please remove from your package.
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
MClassifier 27.707 1.918 32.020
matrixFromSCE 9.407 1.784 13.021
sceConvertToHGNC 8.988 1.804 12.612
advChar 7.062 1.173 8.285
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘runTests.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/adverSCarial.Rcheck/00check.log’
for details.
adverSCarial.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL adverSCarial ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’ * installing *source* package ‘adverSCarial’ ... ** using staged installation ** R ** 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 (adverSCarial)
adverSCarial.Rcheck/tests/runTests.Rout
R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> BiocGenerics:::testPackage("adverSCarial")
Converting exprs object to a DelayedArray object
Running combination: 1 on 3
Running combination: 2 on 3
Running combination: 3 on 3
result length: 3
Converting exprs object to a DelayedArray object
Running first batch to determine walk seed: 1 on 3
Running first batch to determine walk seed: 2 on 3
Running first batch to determine walk seed: 3 on 3
No modified type, try with a higher firstBatch argument
Split number: 1/100
Split number: 2/100
Split number: 4/100
Split time: 0.000226974487304688
Split number: 8/100
Split time: 0.000117063522338867
Split number: 16/100
Split time: 0.000105142593383789
Split number: 32/100
Split time: 0.000102996826171875
Split number: 64/100
Split time: 0.000105142593383789
Split number: 100/100
Split time: 0.000117063522338867
result length: 3
result length: 3
Split number: 1/100
Split number: 2/100
Split number: 4/100
Split time: 0.000237941741943359
Split number: 8/100
Split time: 0.000123023986816406
Split number: 16/100
Split time: 0.000105142593383789
Split number: 32/100
Split time: 0.000104904174804688
Split number: 64/100
Split time: 0.000120162963867188
Split number: 100/100
Split time: 0.000112056732177734
Split number: 1/100
Split number: 2/100
Split number: 4/100
Split time: 0.000201940536499023
Split number: 8/100
Split time: 0.000123023986816406
Split number: 16/100
Split time: 0.000102996826171875
Split number: 32/100
Split time: 0.000104188919067383
Split number: 64/100
Split time: 9.98973846435547e-05
Split number: 100/100
Split time: 0.000108957290649414
Split number: 1/100
Split number: 2/100
Split number: 4/100
Split time: 0.000206947326660156
Split number: 8/100
Split time: 0.00010991096496582
Split number: 16/100
Split time: 0.000108957290649414
Split number: 32/100
Split time: 0.000102043151855469
Split number: 64/100
Split time: 0.000102043151855469
Split number: 100/100
Split time: 0.000108003616333008
Split number: 1/100
Split number: 2/100
Split number: 4/100
Split time: 0.000211000442504883
Split number: 8/100
Split time: 0.00011897087097168
Split number: 16/100
Split time: 0.000101089477539062
Split number: 32/100
Split time: 0.000102996826171875
Split number: 64/100
Split time: 0.000108003616333008
Split number: 100/100
Split time: 0.000102043151855469
RUNIT TEST PROTOCOL -- Wed Apr 17 05:09:45 2024
***********************************************
Number of test functions: 8
Number of errors: 0
Number of failures: 0
1 Test Suite :
adverSCarial RUnit Tests - 8 test functions, 0 errors, 0 failures
Number of test functions: 8
Number of errors: 0
Number of failures: 0
>
> proc.time()
user system elapsed
5.642 0.252 5.880
adverSCarial.Rcheck/adverSCarial-Ex.timings
| name | user | system | elapsed | |
| MClassifier | 27.707 | 1.918 | 32.020 | |
| advChar | 7.062 | 1.173 | 8.285 | |
| advGridMinChange | 0.693 | 0.021 | 0.720 | |
| advList | 0.013 | 0.001 | 0.015 | |
| advMaxChange | 0.194 | 0.013 | 0.207 | |
| advModifications | 0.195 | 0.013 | 0.208 | |
| advRandWalkMinChange | 0.335 | 0.017 | 0.356 | |
| advSingleGene | 0.226 | 0.030 | 0.257 | |
| matrixFromSCE | 9.407 | 1.784 | 13.021 | |
| maxChangeOverview | 0.232 | 0.013 | 0.247 | |
| predictWithNewValue | 0.207 | 0.013 | 0.220 | |
| sceConvertToHGNC | 8.988 | 1.804 | 12.612 | |
| singleGeneOverview | 0.277 | 0.016 | 0.293 | |