Back to Multiple platform build/check report for BioC 3.17:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-10-16 11:37:15 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 1235/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
minfi 1.46.0  (landing page)
Kasper Daniel Hansen
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/minfi
git_branch: RELEASE_3_17
git_last_commit: 1d06317
git_last_commit_date: 2023-04-25 10:21:20 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for minfi on merida1


To the developers/maintainers of the minfi package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/minfi.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: minfi
Version: 1.46.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:minfi.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings minfi_1.46.0.tar.gz
StartedAt: 2023-10-16 03:56:40 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 04:15:48 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 1148.8 seconds
RetCode: 0
Status:   OK  
CheckDir: minfi.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/minfi.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.4
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘minfi/DESCRIPTION’ ... OK
* this is package ‘minfi’ version ‘1.46.0’
* 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 ‘minfi’ 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 ... NOTE
Unexported objects imported by ':::' calls:
  ‘DelayedArray:::get_verbose_block_processing’
  ‘DelayedArray:::normarg_grid’ ‘bumphunter:::.getEstimate’
  See the note in ?`:::` about the use of this operator.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘.guessArrayTypes’
* 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 ‘minfi/R/IlluminaMethylationManifest-class.R’:
  unlockBinding(name, env = object@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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                    user system elapsed
combineArrays                     90.461  3.563 122.958
bumphunter                        41.288  4.444  58.686
read.metharray.exp                12.157  0.174  16.659
read.metharray                     7.115  0.225  10.119
preprocessFunnorm                  6.449  0.388   9.364
preprocessIllumina                 6.139  0.163   8.710
densityPlot                        5.899  0.201   8.238
IlluminaMethylationManifest-class  5.350  0.206   7.073
preprocessRaw                      5.178  0.176   7.321
densityBeanPlot                    4.030  0.127   5.490
compartments                       3.544  0.337   5.280
* 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.17-bioc/meat/minfi.Rcheck/00check.log’
for details.



Installation output

minfi.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’
* installing *source* package ‘minfi’ ...
** 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 (minfi)

Tests output

minfi.Rcheck/tests/runTests.Rout


R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-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.

> require("minfi") || stop("unable to load minfi")
Loading required package: minfi
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, aperm, 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: GenomicRanges
Loading required package: stats4
Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
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: 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

Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

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

    strsplit

Loading required package: bumphunter
Loading required package: foreach
Loading required package: iterators
Loading required package: parallel
Loading required package: locfit
locfit 1.5-9.8 	 2023-06-11
Setting options('download.file.method.GEOquery'='auto')
Setting options('GEOquery.inmemory.gpl'=FALSE)
[1] TRUE
> BiocGenerics:::testPackage("minfi")
Loading required package: minfiData
Loading required package: IlluminaHumanMethylation450kmanifest
Loading required package: IlluminaHumanMethylation450kanno.ilmn12.hg19
Loading required package: digest
Loading required package: DelayedArray
Loading required package: Matrix

Attaching package: 'Matrix'

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

    expand

Loading required package: S4Arrays
Loading required package: abind

Attaching package: 'S4Arrays'

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

    abind

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

    rowsum


Attaching package: 'DelayedArray'

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

    apply, scale, sweep



RUNIT TEST PROTOCOL -- Mon Oct 16 04:15:25 2023 
*********************************************** 
Number of test functions: 10 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
minfi RUnit Tests - 10 test functions, 0 errors, 0 failures
Number of test functions: 10 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 69.134   3.522 101.019 

Example timings

minfi.Rcheck/minfi-Ex.timings

nameusersystemelapsed
GenomicMethylSet-class0.0030.0030.006
GenomicRatioSet-class0.0010.0020.004
IlluminaMethylationManifest-class5.3500.2067.073
MethylSet-class0.0010.0010.007
RGChannelSet-class0.0010.0010.003
RatioSet-class0.0020.0010.006
bumphunter41.288 4.44458.686
combineArrays 90.461 3.563122.958
compartments3.5440.3375.280
controlStripPlot3.3380.1244.649
convertArray2.5150.0363.435
densityBeanPlot4.0300.1275.490
densityPlot5.8990.2018.238
detectionP0.8020.0141.098
dmpFinder0.1960.0090.276
estimateCellCounts0.0000.0010.000
fixMethOutliers2.2100.1093.068
gaphunter0.1870.0070.259
getAnnotation1.4560.0231.925
getGenomicRatioSetFromGEO0.0000.0010.003
getQC0.2610.0060.344
getSex1.5350.0512.098
logit2000
makeGenomicRatioSetFromMatrix2.0160.1072.901
mapToGenome-methods0.3650.0070.522
mdsPlot0.2940.0100.413
minfiQC2.5570.0233.482
plotBetasByType0.0010.0000.001
plotCpg0.2020.0070.281
preprocessFunnorm6.4490.3889.364
preprocessIllumina6.1390.1638.710
preprocessNoob1.5950.0332.276
preprocessQuantile1.6550.0452.467
preprocessRaw5.1780.1767.321
preprocessSwan1.1830.0261.672
qcReport0.0820.0060.101
ratioConvert-methods0.1570.0070.195
read.metharray 7.115 0.22510.119
read.metharray.exp12.157 0.17416.659
read.metharray.sheet0.0910.0090.132
readGEORawFile0.0000.0010.001
readTCGA0.0000.0000.003
subsetByLoci1.3980.0111.808
utils0.2120.0070.283