Back to Multiple platform build/check report for BioC 3.14
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2022-04-13 12:07:04 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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

CHECK results for PharmacoGx on tokay2


To the developers/maintainers of the PharmacoGx package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/PharmacoGx.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1404/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PharmacoGx 2.6.0  (landing page)
Benjamin Haibe-Kains
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/PharmacoGx
git_branch: RELEASE_3_14
git_last_commit: 0cb3c82
git_last_commit_date: 2021-10-26 12:29:36 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: PharmacoGx
Version: 2.6.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:PharmacoGx.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings PharmacoGx_2.6.0.tar.gz
StartedAt: 2022-04-13 00:26:10 -0400 (Wed, 13 Apr 2022)
EndedAt: 2022-04-13 00:37:24 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 674.2 seconds
RetCode: 0
Status:   OK  
CheckDir: PharmacoGx.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:PharmacoGx.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings PharmacoGx_2.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/PharmacoGx.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'PharmacoGx/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'PharmacoGx' version '2.6.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 whether package 'PharmacoGx' 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... NOTE
  Note: found 2251 marked UTF-8 strings
* checking data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
PharmacoSet-accessors 4.86   0.92    5.78
amcc                  2.06   0.01   23.84
gwc                   1.97   0.06   12.21
cosinePerm            0.71   0.00   11.50
connectivityScore     0.68   0.00   10.79
mcc                   0.62   0.01   13.28
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
PharmacoSet-accessors 4.99   1.00    5.99
amcc                  2.20   0.00   25.72
gwc                   2.08   0.02   13.36
cosinePerm            0.80   0.00   14.75
connectivityScore     0.77   0.01   11.92
mcc                   0.73   0.01   14.41
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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: 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/PharmacoGx.Rcheck/00check.log'
for details.



Installation output

PharmacoGx.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/PharmacoGx_2.6.0.tar.gz && rm -rf PharmacoGx.buildbin-libdir && mkdir PharmacoGx.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=PharmacoGx.buildbin-libdir PharmacoGx_2.6.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL PharmacoGx_2.6.0.zip && rm PharmacoGx_2.6.0.tar.gz PharmacoGx_2.6.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 35 3577k   35 1253k    0     0  1576k      0  0:00:02 --:--:--  0:00:02 1576k
100 3577k  100 3577k    0     0  2120k      0  0:00:01  0:00:01 --:--:-- 2121k

install for i386

* installing *source* package 'PharmacoGx' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'PharmacoGx'
    finding HTML links ... done
    CCLEsmall                               html  
    CMAPsmall                               html  
    GDSCsmall                               html  
    HDAC_genes                              html  
    PharmacoSet-accessors                   html  
    PharmacoSet-class                       html  
    PharmacoSet-utils                       html  
    PharmacoSet                             html  
    PharmacoSet2                            html  
    PharmacoSig                             html  
    amcc                                    html  
    availablePSets                          html  
    callingWaterfall                        html  
    checkPsetStructure                      html  
    computeABC                              html  
    computeAUC                              html  
    computeAmax                             html  
    computeICn                              html  
    computeSlope                            html  
    connectivityScore                       html  
    cosinePerm                              html  
    dim-PharmacoSet-method                  html  
    dot-summarizeSensProfiles               html  
    downloadPSet                            html  
    downloadPertSig                         html  
    drugDoseResponseCurve                   html  
    drugInfo-set                            html  
    drugInfo                                html  
    drugNames-set                           html  
    drugNames                               html  
    drugPerturbationSig                     html  
    drugSensitivitySig-PharmacoSet-method   html  
    filterNoisyCurves                       html  
    geneDrugSensitivity                     html  
    gwc                                     html  
    intersectPSet                           html  
    logLogisticRegression                   html  
    mcc                                     html  
    plot.PharmacoSig                        html  
    show-PharmacoSet-method                 html  
    show-PharmacoSig-method                 html  
    showSigAnnot-PharmacoSig-method         html  
    sub-PharmacoSet-ANY-ANY-ANY-method      html  
    subsetTo-PharmacoSet-method             html  
    summarizeMolecularProfiles-PharmacoSet-method
                                            html  
    summarizeSensitivityProfiles-PharmacoSet-method
                                            html  
** 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

install for x64

* installing *source* package 'PharmacoGx' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'PharmacoGx' as PharmacoGx_2.6.0.zip
* DONE (PharmacoGx)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'PharmacoGx' successfully unpacked and MD5 sums checked

Tests output

PharmacoGx.Rcheck/tests_i386/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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.

> Sys.unsetenv("R_TESTS")
> 
> library(testthat)
> library(PharmacoGx)
Loading required package: CoreGx
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians


Attaching package: 'PharmacoGx'

The following objects are masked from 'package:CoreGx':

    .parseToRoxygen, amcc, connectivityScore, cosinePerm, gwc, mcc

> 
> test_check("PharmacoGx")
[1] NA  3
[1]   1   2 Inf
[1] NA  3
[1]   1   2 Inf

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
[1]  1  1 -1
[1] 0
[1] 0
             [,1] [,2] [,3]
lower_bounds    0    0    0
upper_bounds    1    1   -1

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 129 ]

== Skipped tests ===============================================================
* empty test (1)

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 129 ]
> 
> proc.time()
   user  system elapsed 
  70.81    1.23   72.04 

PharmacoGx.Rcheck/tests_x64/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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.

> Sys.unsetenv("R_TESTS")
> 
> library(testthat)
> library(PharmacoGx)
Loading required package: CoreGx
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians


Attaching package: 'PharmacoGx'

The following objects are masked from 'package:CoreGx':

    .parseToRoxygen, amcc, connectivityScore, cosinePerm, gwc, mcc

> 
> test_check("PharmacoGx")
[1] NA  3
[1]   1   2 Inf
[1] NA  3
[1]   1   2 Inf

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
[1]  1  1 -1
[1] 0
[1] 0
             [,1] [,2] [,3]
lower_bounds    0    0    0
upper_bounds    1    1   -1

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 129 ]

== Skipped tests ===============================================================
* empty test (1)

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 129 ]
> 
> proc.time()
   user  system elapsed 
  77.46    0.92   78.37 

Example timings

PharmacoGx.Rcheck/examples_i386/PharmacoGx-Ex.timings

nameusersystemelapsed
PharmacoSet-accessors4.860.925.78
PharmacoSet-utils2.050.112.16
PharmacoSet000
PharmacoSet21.360.051.41
amcc 2.06 0.0123.84
availablePSets000
callingWaterfall000
checkPsetStructure1.660.031.69
computeABC0.720.381.09
computeAUC0.720.000.72
computeAmax0.950.010.97
computeICn1.280.001.28
computeSlope000
connectivityScore 0.68 0.0010.79
cosinePerm 0.71 0.0011.50
downloadPSet000
downloadPertSig000
drugDoseResponseCurve000
drugNames-set1.610.051.66
drugNames1.400.051.45
drugPerturbationSig1.990.042.03
drugSensitivitySig-PharmacoSet-method1.110.051.16
filterNoisyCurves0.700.030.73
gwc 1.97 0.0612.21
intersectPSet1.870.021.89
logLogisticRegression0.540.050.58
mcc 0.62 0.0113.28
plot.PharmacoSig1.660.021.67
show-PharmacoSet-method1.220.051.27
show-PharmacoSig-method1.060.001.06
showSigAnnot-PharmacoSig-method1.010.041.06
sub-PharmacoSet-ANY-ANY-ANY-method1.680.051.72
subsetTo-PharmacoSet-method1.280.051.33
summarizeMolecularProfiles-PharmacoSet-method0.170.000.17
summarizeSensitivityProfiles-PharmacoSet-method0.060.010.08

PharmacoGx.Rcheck/examples_x64/PharmacoGx-Ex.timings

nameusersystemelapsed
PharmacoSet-accessors4.991.005.99
PharmacoSet-utils2.620.032.65
PharmacoSet000
PharmacoSet21.060.001.06
amcc 2.20 0.0025.72
availablePSets000
callingWaterfall000
checkPsetStructure1.460.051.50
computeABC0.790.030.83
computeAUC0.470.000.47
computeAmax0.470.000.47
computeICn0.950.020.97
computeSlope000
connectivityScore 0.77 0.0111.92
cosinePerm 0.80 0.0014.75
downloadPSet000
downloadPertSig000
drugDoseResponseCurve000
drugNames-set1.370.031.41
drugNames1.020.061.08
drugPerturbationSig2.030.052.08
drugSensitivitySig-PharmacoSet-method1.140.031.17
filterNoisyCurves0.70.00.7
gwc 2.08 0.0213.36
intersectPSet1.560.041.61
logLogisticRegression0.530.020.55
mcc 0.73 0.0114.41
plot.PharmacoSig1.750.041.78
show-PharmacoSet-method1.490.031.52
show-PharmacoSig-method1.230.011.25
showSigAnnot-PharmacoSig-method1.420.021.43
sub-PharmacoSet-ANY-ANY-ANY-method1.250.011.27
subsetTo-PharmacoSet-method1.130.031.15
summarizeMolecularProfiles-PharmacoSet-method0.180.000.17
summarizeSensitivityProfiles-PharmacoSet-method0.060.000.06