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

This page was generated on 2023-01-13 10:56:49 -0500 (Fri, 13 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_64R Under development (unstable) (2023-01-10 r83596) -- "Unsuffered Consequences" 4389
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2022-12-12 r83438) -- "Unsuffered Consequences" 4243
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 nebbiolo2


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-12 14:00:20 -0500 (Thu, 12 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  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    ERROR  

Summary

Package: MIMOSA
Version: 1.37.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:MIMOSA.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings MIMOSA_1.37.0.tar.gz
StartedAt: 2023-01-13 05:52:39 -0500 (Fri, 13 Jan 2023)
EndedAt: 2023-01-13 05:54:12 -0500 (Fri, 13 Jan 2023)
EllapsedTime: 93.5 seconds
RetCode: 1
Status:   ERROR  
CheckDir: MIMOSA.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:MIMOSA.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings MIMOSA_1.37.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/MIMOSA.Rcheck’
* using R Under development (unstable) (2022-12-12 r83438)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* 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 ... WARNING
Found the following significant warnings:
  MCMC.cpp:73:9: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses]
See ‘/home/biocbuild/bbs-3.17-bioc/meat/MIMOSA.Rcheck/00install.out’ for details.
* 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 ... WARNING
Invalid citation information in ‘inst/CITATION’:
  Warning message:
  In utils::packageDescription(basename(dir), dirname(dir)) :
    no package 'MIMOSA' was found
* 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 loading without being on the library search path ... WARNING
Error in library(MIMOSA, lib.loc = "/home/biocbuild/bbs-3.17-bioc/R/library") : 
  there is no package called ‘MIMOSA’
Execution halted

It looks like this package has a loading problem when not on .libPaths:
see the messages for details.
* 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 ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... SKIPPED
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-all.R’
 ERROR
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
  > library(testthat)
  > library(MIMOSA)
  Error in library(MIMOSA) : there is no package called 'MIMOSA'
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘MIMOSA.Rnw’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
  ...
--- re-building ‘MIMOSA.Rnw’ using knitr
Quitting from lines 21-55 (MIMOSA.Rnw) 
Error: processing vignette 'MIMOSA.Rnw' failed with diagnostics:
there is no package called 'MIMOSA'
--- failed re-building ‘MIMOSA.Rnw’

SUMMARY: processing the following file failed:
  ‘MIMOSA.Rnw’

Error: Vignette re-building failed.
Execution halted

* checking PDF version of manual ... OK
* DONE

Status: 2 ERRORs, 3 WARNINGs, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/MIMOSA.Rcheck/00check.log’
for details.


Installation output

MIMOSA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL MIMOSA
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’
* installing *source* package ‘MIMOSA’ ...
** using staged installation
** libs
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include   `/home/biocbuild/bbs-3.17-bioc/R/bin/Rscript -e "RcppArmadillo:::CxxFlags()"`   -fpic  -g -O2  -Wall -c BetaMix.cpp -o BetaMix.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include   `/home/biocbuild/bbs-3.17-bioc/R/bin/Rscript -e "RcppArmadillo:::CxxFlags()"`   -fpic  -g -O2  -Wall -c MCMC.cpp -o MCMC.o
MCMC.cpp: In function ‘SEXPREC* fitMCMC(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
MCMC.cpp:73:9: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses]
   73 |  if(file==NULL|fileP==NULL){
      |         ^
MCMC.cpp:88:18: warning: comparison of integer expressions of different signedness: ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
   88 |  if(alphas.size()!=stim.ncol()){
      |     ~~~~~~~~~~~~~^~~~~~~~~~~~~
MCMC.cpp:189:15: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  189 |  for(int i=0;i<alphas.size();i++){
      |              ~^~~~~~~~~~~~~~
MCMC.cpp:192:15: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  192 |  for(int i=0;i<alphau.size();i++){
      |              ~^~~~~~~~~~~~~~
MCMC.cpp:524:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  524 |    for(int j=0;j<p.size();j++){
      |                ~^~~~~~~~~
MCMC.cpp:544:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  544 |    for(int obs=0;obs<alphas.size();obs++){
      |                  ~~~^~~~~~~~~~~~~~
MCMC.cpp:547:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  547 |    for(int obs=0;obs<alphau.size();obs++){
      |                  ~~~^~~~~~~~~~~~~~
MCMC.cpp: In function ‘double lkbeta(const std::vector<double>&)’:
MCMC.cpp:631:15: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  631 |  for(int i=0;i<alpha.size();i++){
      |              ~^~~~~~~~~~~~~
MCMC.cpp: In function ‘void simZ(double&, std::vector<double>&, std::vector<double>&, std::vector<double>&, std::vector<double>&, std::vector<bool>&, int, int)’:
MCMC.cpp:681:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  681 |  for(i=0;i < lnull.size(); i++){
      |          ~~^~~~~~~~~~~~~~
MCMC.cpp: In function ‘double normconstIBeta(double, double, double, double)’:
MCMC.cpp:815:15: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  815 |  for(int i=0;i<upper.size();i++){
      |              ~^~~~~~~~~~~~~
MCMC.cpp: In function ‘double nc(double, double, double, double, double)’:
MCMC.cpp:888:15: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  888 |  for(int i=0;i<(s.size()-1);i++){
      |              ~^~~~~~~~~~~~~
MCMC.cpp:893:15: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  893 |  for(int i=0;i<s.size();i++){
      |              ~^~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c MIMOSA_init.c -o MIMOSA_init.o
gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c betaintegral.c -o betaintegral.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include   `/home/biocbuild/bbs-3.17-bioc/R/bin/Rscript -e "RcppArmadillo:::CxxFlags()"`   -fpic  -g -O2  -Wall -c betaintegralRcpp.cpp -o betaintegralRcpp.o
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.17-bioc/R/lib -L/usr/local/lib -o MIMOSA.so BetaMix.o MCMC.o MIMOSA_init.o betaintegral.o betaintegralRcpp.o -O3 -lm -lstdc++ -I"/home/biocbuild/bbs-3.17-bioc/R/site-library/RcppArmadillo/include" -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.17-bioc/R/site-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.fail


R Under development (unstable) (2022-12-12 r83438) -- "Unsuffered Consequences"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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)
Error in library(MIMOSA) : there is no package called 'MIMOSA'
Execution halted

Example timings