| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-01-16 11:12 -0500 (Fri, 16 Jan 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-12-22 r89219) -- "Unsuffered Consequences" | 4849 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4628 |
| 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 627/2343 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| drugfindR 0.99.1349 (landing page) Ali Sajid Imami
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
To the developers/maintainers of the drugfindR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/drugfindR.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. |
| Package: drugfindR |
| Version: 0.99.1349 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:drugfindR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings drugfindR_0.99.1349.tar.gz |
| StartedAt: 2026-01-15 19:46:05 -0500 (Thu, 15 Jan 2026) |
| EndedAt: 2026-01-15 19:47:23 -0500 (Thu, 15 Jan 2026) |
| EllapsedTime: 77.9 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: drugfindR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:drugfindR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings drugfindR_0.99.1349.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/drugfindR.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘drugfindR/DESCRIPTION’ ... OK
* this is package ‘drugfindR’ version ‘0.99.1349’
* 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 ‘drugfindR’ 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 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 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 ... OK
* 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 R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
getConcordants 0.993 0.054 41.507
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* 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: OK
drugfindR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL drugfindR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’ * installing *source* package ‘drugfindR’ ... ** this is package ‘drugfindR’ version ‘0.99.1349’ ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (drugfindR)
drugfindR.Rcheck/tests/testthat.Rout
R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
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.
> # nolint start: unused_import_linter
> library(testthat)
> library(drugfindR)
> # nolint end
>
> test_check("drugfindR")
Starting 2 test processes.
[ FAIL 0 | WARN 0 | SKIP 56 | PASS 699 ]
══ Skipped tests (56) ══════════════════════════════════════════════════════════
• Duplicate handling not implemented yet (2): 'test-prepareSignature.R:297:5',
'test-prepareSignature.R:384:5'
• Have to figure out how to trigger 500 errors (1):
'test-getConcordants.R:299:5'
• On CRAN (52): 'test-getConcordants.R:676:5', 'test-getConcordants.R:716:5',
'test-getConcordants.R:754:5', 'test-investigateSignature.R:95:5',
'test-investigateSignature.R:120:5', 'test-investigateSignature.R:141:5',
'test-investigateSignature.R:165:5', 'test-investigateSignature.R:186:5',
'test-investigateSignature.R:205:5', 'test-investigateSignature.R:214:5',
'test-investigateSignature.R:222:5', 'test-investigateSignature.R:238:5',
'test-investigateSignature.R:274:5', 'test-investigateSignature.R:300:5',
'test-investigateSignature.R:328:5', 'test-investigateSignature.R:359:5',
'test-investigateSignature.R:391:5', 'test-investigateSignature.R:414:5',
'test-investigateSignature.R:437:5', 'test-investigateSignature.R:464:5',
'test-investigateSignature.R:488:5', 'test-investigateSignature.R:516:5',
'test-investigateSignature.R:530:5', 'test-investigateSignature.R:550:5',
'test-investigateSignature.R:570:5', 'test-investigateTarget.R:48:5',
'test-investigateTarget.R:75:5', 'test-investigateTarget.R:98:5',
'test-investigateTarget.R:117:5', 'test-investigateTarget.R:136:5',
'test-investigateTarget.R:169:5', 'test-investigateTarget.R:211:5',
'test-investigateTarget.R:247:5', 'test-investigateTarget.R:275:5',
'test-investigateTarget.R:282:5', 'test-investigateTarget.R:293:5',
'test-investigateTarget.R:320:5', 'test-investigateTarget.R:354:5',
'test-investigateTarget.R:375:5', 'test-investigateTarget.R:400:5',
'test-investigateTarget.R:427:5', 'test-utilities.R:495:5',
'test-utilities.R:519:5', 'test-utilities.R:543:5', 'test-utilities.R:557:5',
'test-utilities.R:570:5', 'test-utilities.R:598:5', 'test-utilities.R:633:5',
'test-utilities.R:668:5', 'test-utilities.R:701:5', 'test-utilities.R:724:5',
'test-utilities.R:743:5'
• Verbose response config option is not testable right now (1):
'test-getConcordants.R:273:5'
[ FAIL 0 | WARN 0 | SKIP 56 | PASS 699 ]
>
> proc.time()
user system elapsed
7.745 0.815 5.927
drugfindR.Rcheck/drugfindR-Ex.timings
| name | user | system | elapsed | |
| consensusConcordants | 0.083 | 0.001 | 0.090 | |
| dot-applyDirectionFilter | 0 | 0 | 0 | |
| dot-applySimilarityCutoff | 0 | 0 | 0 | |
| dot-applyTargetRenaming | 0.000 | 0.001 | 0.000 | |
| dot-calculateAbsoluteThresholds | 0 | 0 | 0 | |
| dot-calculateDoubleThreshold | 0 | 0 | 0 | |
| dot-calculateProportionalThreshold | 0 | 0 | 0 | |
| dot-calculateSingleThreshold | 0 | 0 | 0 | |
| dot-cleanupGetConcordants | 0 | 0 | 0 | |
| dot-combineConcordantsData | 0 | 0 | 0 | |
| dot-computeConsensusFromSignature | 0 | 0 | 0 | |
| dot-createSignatureRequest | 0 | 0 | 0 | |
| dot-detectSignatureDirection | 0 | 0 | 0 | |
| dot-executeIlincsRequest | 0 | 0 | 0 | |
| dot-executeSignatureRequest | 0 | 0 | 0 | |
| dot-filterByCellLine | 0 | 0 | 0 | |
| dot-generateIlincsRequest | 0 | 0 | 0 | |
| dot-groupByTargetAndSelectMax | 0 | 0 | 0 | |
| dot-isValidSignatureId | 0 | 0 | 0 | |
| dot-loadMetadata | 0 | 0 | 0 | |
| dot-prepareSignatureFile | 0.000 | 0.001 | 0.000 | |
| dot-processConsensusPipeline | 0 | 0 | 0 | |
| dot-processSuccessfulResponse | 0 | 0 | 0 | |
| dot-returnLibrary | 0 | 0 | 0 | |
| dot-returnResults | 0 | 0 | 0 | |
| dot-returnUserAgent | 0 | 0 | 0 | |
| dot-selectAndOrderResults | 0 | 0 | 0 | |
| dot-stopIfContainsMissingValues | 0.000 | 0.000 | 0.001 | |
| dot-stopIfInvalidColNames | 0 | 0 | 0 | |
| dot-validateConsensusConcordantsInput | 0 | 0 | 0 | |
| dot-validateFilterSignatureInput | 0 | 0 | 0 | |
| dot-validateGetConcordantsInput | 0 | 0 | 0 | |
| dot-validateGetSignatureInput | 0 | 0 | 0 | |
| dot-validateLibrary | 0 | 0 | 0 | |
| dot-validatePrepareSignatureInput | 0.000 | 0.000 | 0.001 | |
| filterSignature | 0.132 | 0.010 | 1.927 | |
| getConcordants | 0.993 | 0.054 | 41.507 | |
| getSignature | 0.000 | 0.000 | 0.001 | |
| investigateSignature | 0.000 | 0.000 | 0.001 | |
| investigateTarget | 0.001 | 0.001 | 0.001 | |
| prepareSignature | 0.021 | 0.001 | 0.022 | |
| stopIfInvalidLibraries | 0 | 0 | 0 | |
| stopIfInvalidSignature | 0 | 0 | 0 | |
| targetRename | 0 | 0 | 0 | |
| validateLibraries | 0.000 | 0.000 | 0.001 | |