Back to Mac ARM64 build report for BioC 3.18
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-04-18 11:32:08 -0400 (Thu, 18 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.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 473/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cTRAP 1.20.1  (landing page)
Nuno Saraiva-Agostinho
Snapshot Date: 2024-04-16 09:00:03 -0400 (Tue, 16 Apr 2024)
git_url: https://git.bioconductor.org/packages/cTRAP
git_branch: RELEASE_3_18
git_last_commit: 5b14821
git_last_commit_date: 2024-03-27 08:09:59 -0400 (Wed, 27 Mar 2024)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for cTRAP on kjohnson1


To the developers/maintainers of the cTRAP 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.

raw results


Summary

Package: cTRAP
Version: 1.20.1
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.20.1.tar.gz
StartedAt: 2024-04-17 10:45:28 -0400 (Wed, 17 Apr 2024)
EndedAt: 2024-04-17 10:56:03 -0400 (Wed, 17 Apr 2024)
EllapsedTime: 635.7 seconds
RetCode: 0
Status:   OK  
CheckDir: cTRAP.Rcheck
Warnings: 0

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.20.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/cTRAP.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 ‘cTRAP/DESCRIPTION’ ... OK
* this is package ‘cTRAP’ version ‘1.20.1’
* 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 ... 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
Found the following possibly unsafe calls:
File ‘cTRAP/R/shinyInterface_session.R’:
  assignInNamespace("dataTablesFilter", dt_mod, "DT")

plotComparison: no visible binding for global variable ‘.data’
plotMetricDistribution: no visible binding for global variable ‘.data’
plotSingleCorr: no visible binding for global variable ‘.data’
plotTargetingDrug: no visible binding for global variable ‘.data’
plotTargetingDrugsVSsimilarPerturbations: no visible binding for global
  variable ‘.data’
Undefined global functions or variables:
  .data
* 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 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                    203.574  2.359 206.615
convertGeneIdentifiers                    22.713  1.857  29.371
plot.referenceComparison                  20.578  1.345  22.064
plot.perturbationChanges                  16.424  0.731  17.730
analyseDrugSetEnrichment                  15.467  1.258  17.733
prepareDrugSets                            6.324  4.198  10.634
filterCMapMetadata                         9.414  0.347  11.880
plotTargetingDrugsVSsimilarPerturbations   7.282  0.854   8.186
prepareCMapPerturbations                   6.203  0.118   6.336
predictTargetingDrugs                      4.808  0.708   5.541
downloadENCODEknockdownMetadata            3.053  0.238  14.600
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  Running ‘testthat.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: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/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.3-arm64/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 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.

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

cTRAP.Rcheck/tests/testthat.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.

> 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 0 | WARN 0 | SKIP 2 | PASS 243 ]

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

[ FAIL 0 | WARN 0 | SKIP 2 | PASS 243 ]
> 
> proc.time()
   user  system elapsed 
 66.724   6.274  72.532 

Example timings

cTRAP.Rcheck/cTRAP-Ex.timings

nameusersystemelapsed
analyseDrugSetEnrichment15.467 1.25817.733
convertGeneIdentifiers22.713 1.85729.371
downloadENCODEknockdownMetadata 3.053 0.23814.600
filterCMapMetadata 9.414 0.34711.880
getCMapConditions0.0030.0010.004
getCMapPerturbationTypes0.0000.0010.000
listExpressionDrugSensitivityAssociation000
loadCMapData4.1150.1664.967
loadCMapZscores3.0800.1173.199
loadDrugDescriptors0.0800.0060.085
loadENCODEsamples0.0000.0000.001
loadExpressionDrugSensitivityAssociation0.6490.6041.341
parseCMapID0.0000.0000.001
performDifferentialExpression0.0010.0010.001
plot.perturbationChanges16.424 0.73117.730
plot.referenceComparison20.578 1.34522.064
plotDrugSetEnrichment203.574 2.359206.615
plotTargetingDrugsVSsimilarPerturbations7.2820.8548.186
predictTargetingDrugs4.8080.7085.541
prepareCMapPerturbations6.2030.1186.336
prepareDrugSets 6.324 4.19810.634
prepareENCODEgeneExpression0.0000.0000.001
rankSimilarPerturbations2.3030.1272.432