Back to Multiple platform build/check report for BioC 3.19:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-03-04 11:39:04 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4676
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-01-14 r85805 ucrt) -- "Unsuffered Consequences" 4414
merida1macOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4441
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-01-16 r85812) -- "Unsuffered Consequences" 4417
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 475/2251HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cTRAP 1.21.0  (landing page)
Nuno Saraiva-Agostinho
Snapshot Date: 2024-03-01 14:00:22 -0500 (Fri, 01 Mar 2024)
git_url: https://git.bioconductor.org/packages/cTRAP
git_branch: devel
git_last_commit: 931800a
git_last_commit_date: 2023-10-24 11:08:57 -0500 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  

CHECK results for cTRAP on merida1


To the developers/maintainers of the cTRAP package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/cTRAP.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.

raw results


Summary

Package: cTRAP
Version: 1.21.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:cTRAP.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings cTRAP_1.21.0.tar.gz
StartedAt: 2024-03-02 02:28:25 -0500 (Sat, 02 Mar 2024)
EndedAt: 2024-03-02 02:49:03 -0500 (Sat, 02 Mar 2024)
EllapsedTime: 1237.5 seconds
RetCode: 1
Status:   ERROR  
CheckDir: cTRAP.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:cTRAP.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings cTRAP_1.21.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/cTRAP.Rcheck’
* using R Under development (unstable) (2024-01-16 r85808)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘cTRAP/DESCRIPTION’ ... OK
* this is package ‘cTRAP’ version ‘1.21.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 ... NOTE
Found the following hidden files and directories:
  .devcontainer
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘cTRAP’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.0Mb
  sub-directories of 1Mb or more:
    data   4.3Mb
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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
Found the following possibly unsafe calls:
File ‘cTRAP/R/shinyInterface_session.R’:
  assignInNamespace("dataTablesFilter", dt_mod, "DT")
* 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 ... NOTE
Documented arguments not in \usage in Rd file 'compareWithAllMethods.Rd':
  ‘rankByAscending’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... NOTE
  Note: found 1 marked UTF-8 string
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... 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
plotDrugSetEnrichment                    386.077  5.298 451.743
convertGeneIdentifiers                    29.444  2.917  47.726
plot.referenceComparison                  25.703  1.653  31.829
prepareDrugSets                           11.188 13.921  31.405
analyseDrugSetEnrichment                  21.987  2.650  31.171
plot.perturbationChanges                  22.899  1.008  27.642
plotTargetingDrugsVSsimilarPerturbations   8.572  0.951  15.137
filterCMapMetadata                         7.779  1.470  12.329
predictTargetingDrugs                      6.072  0.622   7.246
prepareCMapPerturbations                   5.613  0.441  13.967
downloadENCODEknockdownMetadata            3.456  0.899  12.182
loadCMapZscores                            3.863  0.252   5.341
loadCMapData                               3.597  0.262   5.064
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  
  [ FAIL 1 | WARN 2 | SKIP 2 | PASS 243 ]
  
  ══ Skipped tests (2) ═══════════════════════════════════════════════════════════
  • On Bioconductor (1): 'test_ENCODE.R:16:5'
  • empty test (1): 'test_drugSetEnrichment.R:88:1'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test_plots.R:62:5'): Plot only ranked perturbations ───────────────
  plot$guides$colour not equal to "none".
  target is NULL, current is character
  
  [ FAIL 1 | WARN 2 | SKIP 2 | PASS 243 ]
  Error: Test failures
  Execution halted
* 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 ERROR, 6 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/cTRAP.Rcheck/00check.log’
for details.


Installation output

cTRAP.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL cTRAP
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘cTRAP’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 (cTRAP)

Tests output

cTRAP.Rcheck/tests/spelling.Rout


R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-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.

> if(requireNamespace('spelling', quietly = TRUE))
+   spelling::spell_check_test(vignettes = TRUE, error = FALSE,
+                              skip_on_cran = TRUE)
NULL
> 
> proc.time()
   user  system elapsed 
  0.353   0.115   0.467 

cTRAP.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-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.

> library(testthat)
> library(cTRAP)
> 
> test_check("cTRAP")
trying URL 'https://compbio.imm.medicina.ulisboa.pt/public/cTRAP/expressionDrugSensitivityCorGDSC7.qs'
downloaded 31.6 MB

trying URL 'https://compbio.imm.medicina.ulisboa.pt/public/cTRAP/compound_descriptors_NCI60_2D.qs'
downloaded 2.1 MB

[ FAIL 1 | WARN 2 | SKIP 2 | PASS 243 ]

══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On Bioconductor (1): 'test_ENCODE.R:16:5'
• empty test (1): 'test_drugSetEnrichment.R:88:1'

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plots.R:62:5'): Plot only ranked perturbations ───────────────
plot$guides$colour not equal to "none".
target is NULL, current is character

[ FAIL 1 | WARN 2 | SKIP 2 | PASS 243 ]
Error: Test failures
Execution halted

Example timings

cTRAP.Rcheck/cTRAP-Ex.timings

nameusersystemelapsed
analyseDrugSetEnrichment21.987 2.65031.171
convertGeneIdentifiers29.444 2.91747.726
downloadENCODEknockdownMetadata 3.456 0.89912.182
filterCMapMetadata 7.779 1.47012.329
getCMapConditions0.0040.0010.006
getCMapPerturbationTypes0.0010.0010.001
listExpressionDrugSensitivityAssociation0.0000.0010.001
loadCMapData3.5970.2625.064
loadCMapZscores3.8630.2525.341
loadDrugDescriptors0.0830.0210.147
loadENCODEsamples0.0010.0010.002
loadExpressionDrugSensitivityAssociation1.4511.7894.053
parseCMapID0.0010.0010.001
performDifferentialExpression0.0020.0010.004
plot.perturbationChanges22.899 1.00827.642
plot.referenceComparison25.703 1.65331.829
plotDrugSetEnrichment386.077 5.298451.743
plotTargetingDrugsVSsimilarPerturbations 8.572 0.95115.137
predictTargetingDrugs6.0720.6227.246
prepareCMapPerturbations 5.613 0.44113.967
prepareDrugSets11.18813.92131.405
prepareENCODEgeneExpression0.0000.0010.001
rankSimilarPerturbations2.2550.1512.926