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

This page was generated on 2023-01-16 11:09:50 -0500 (Mon, 16 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_64R Under development (unstable) (2023-01-10 r83596) -- "Unsuffered Consequences" 4435
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2023-01-10 r83596 ucrt) -- "Unsuffered Consequences" 4238
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2023-01-10 r83596) -- "Unsuffered Consequences" 4251
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 MIMOSA on merida1


To the developers/maintainers of the MIMOSA package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MIMOSA.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 1189/2160HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MIMOSA 1.37.0  (landing page)
Greg Finak
Snapshot Date: 2023-01-15 14:00:11 -0500 (Sun, 15 Jan 2023)
git_url: https://git.bioconductor.org/packages/MIMOSA
git_branch: master
git_last_commit: 4a029fc
git_last_commit_date: 2022-11-01 11:09:12 -0500 (Tue, 01 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: MIMOSA
Version: 1.37.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MIMOSA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MIMOSA_1.37.0.tar.gz
StartedAt: 2023-01-16 03:39:23 -0500 (Mon, 16 Jan 2023)
EndedAt: 2023-01-16 03:44:38 -0500 (Mon, 16 Jan 2023)
EllapsedTime: 315.0 seconds
RetCode: 0
Status:   OK  
CheckDir: MIMOSA.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/MIMOSA.Rcheck’
* using R Under development (unstable) (2023-01-10 r83596)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* R was compiled by
    Apple clang version 12.0.0 (clang-1200.0.32.29)
    GNU Fortran (GCC) 8.2.0
* running under: macOS Mojave 10.14.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MIMOSA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MIMOSA’ version ‘1.37.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:
  .travis.yml
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 ‘MIMOSA’ can be installed ... OK
* used C compiler: ‘Apple clang version 11.0.0 (clang-1100.0.33.17)’
* used C++ compiler: ‘Apple clang version 11.0.0 (clang-1100.0.33.17)’
* used SDK: ‘’
* 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 ... 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 ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
MIMOSA-accessors 9.937  0.079  14.555
volcanoPlot      5.146  0.022   7.400
fdr              4.701  0.022   7.529
countsTable      4.676  0.029   6.713
MIMOSA           4.634  0.017   6.777
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-all.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/MIMOSA.Rcheck/00check.log’
for details.



Installation output

MIMOSA.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3/Resources/library’
* installing *source* package ‘MIMOSA’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 11.0.0 (clang-1100.0.33.17)’
using C++ compiler: ‘Apple clang version 11.0.0 (clang-1100.0.33.17)’
using SDK: ‘’
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/RcppArmadillo/include' -I/usr/local/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "RcppArmadillo:::CxxFlags()"`   -fPIC  -Wall -g -O2  -c BetaMix.cpp -o BetaMix.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/RcppArmadillo/include' -I/usr/local/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "RcppArmadillo:::CxxFlags()"`   -fPIC  -Wall -g -O2  -c MCMC.cpp -o MCMC.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/RcppArmadillo/include' -I/usr/local/include    -fPIC  -Wall -g -O2  -c MIMOSA_init.c -o MIMOSA_init.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/RcppArmadillo/include' -I/usr/local/include    -fPIC  -Wall -g -O2  -c betaintegral.c -o betaintegral.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/RcppArmadillo/include' -I/usr/local/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "RcppArmadillo:::CxxFlags()"`   -fPIC  -Wall -g -O2  -c betaintegralRcpp.cpp -o betaintegralRcpp.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o MIMOSA.so BetaMix.o MCMC.o MIMOSA_init.o betaintegral.o betaintegralRcpp.o -O3 -lm -lstdc++ -I"/Library/Frameworks/R.framework/Versions/4.3/Resources/library/RcppArmadillo/include" -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.3/Resources/library/00LOCK-MIMOSA/00new/MIMOSA/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (MIMOSA)

Tests output

MIMOSA.Rcheck/tests/test-all.Rout


R Under development (unstable) (2023-01-10 r83596) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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(MIMOSA)
Loading required package: MASS
Loading required package: plyr
Loading required package: reshape

Attaching package: 'reshape'

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

    rename, round_any

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

Welcome to Bioconductor

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

Loading required package: ggplot2
> test_dir("testthat")
✔ | F W S  OK | Context

⠏ |         0 | MIMOSA                                                          
⠏ |         0 | MIMOSA fitting                                                  
⠋ |   1     0 | MIMOSA fitting                                                  
⠙ |   1     1 | MIMOSA fitting                                                  
✔ |   1     3 | MIMOSA fitting [7.0s]
────────────────────────────────────────────────────────────────────────────────
Warning ('test-MIMOSA.R:6'): (code run outside of `test_that()`)
Formula does not contain the RefTreat variable. It will be added automatically. Set RT=FALSE to disable this.
Backtrace:
 1. MIMOSA::MIMOSA(...)
      at test-MIMOSA.R:6:0
 2. MIMOSA::MIMOSA(...)
 3. MIMOSA (local) .local(formula, data, ...)
────────────────────────────────────────────────────────────────────────────────

⠏ |         0 | getZ                                                            
✔ |         3 | getZ

⠏ |         0 | getW                                                            
✔ |         4 | getW

⠏ |         0 | countsTable                                                     
✔ |         8 | countsTable

⠏ |         0 | volcanoPlot                                                     
⠙ |         2 | volcanoPlot                                                     
✔ |         2 | volcanoPlot [0.1s]

⠏ |         0 | pData                                                           
✔ |         3 | pData

══ Results ═════════════════════════════════════════════════════════════════════
Duration: 7.3 s

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 23 ]

🥳
> 
> proc.time()
   user  system elapsed 
 15.087   0.611  21.959 

Example timings

MIMOSA.Rcheck/MIMOSA-Ex.timings

nameusersystemelapsed
ConstructMIMOSAExpressionSet0.6980.0131.027
MIMOSA-accessors 9.937 0.07914.555
MIMOSA4.6340.0176.777
MIMOSAExpressionSet0.5210.0020.770
countsTable4.6760.0296.713
fdr4.7010.0227.529
volcanoPlot5.1460.0227.400