Back to Multiple platform build/check report for BioC 3.13
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:28 -0400 (Fri, 15 Oct 2021).

CHECK results for autonomics on machv2

To the developers/maintainers of the autonomics package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/autonomics.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here 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 102/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.0.1  (landing page)
Aditya Bhagwat
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_13
git_last_commit: 5df16f7
git_last_commit_date: 2021-05-25 07:57:21 -0400 (Tue, 25 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    ERROR    OK  
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: autonomics
Version: 1.0.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:autonomics.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings autonomics_1.0.1.tar.gz
StartedAt: 2021-10-14 16:24:39 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 16:38:28 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 829.4 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: autonomics.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:autonomics.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings autonomics_1.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/autonomics.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘autonomics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘autonomics’ version ‘1.0.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:
  .BBSoptions
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 ‘autonomics’ 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 ... 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 ... WARNING
Undocumented code objects:
  ‘translate’
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
read_rnaseq_counts      23.352  0.770  24.209
is_sig                  21.763  0.074  21.849
filter_medoid           19.520  0.701  20.234
pca                     17.110  0.154  17.278
explore_imputations     15.431  0.215  15.659
plot_detections         14.436  0.329  14.777
read_somascan           13.629  0.258  13.903
fit_limma               13.398  0.110  13.533
read_rectangles         11.745  0.322  12.123
biplot_covariates       10.876  0.110  10.993
summarize_fit           10.506  0.293  10.809
read_metabolon          10.107  0.138  10.258
explore_transformations  7.908  0.173   8.095
plot_venn                7.921  0.111   8.047
sumexp_to_long_dt        7.014  0.190   7.207
subtract_baseline        6.988  0.089   7.087
analyze                  6.767  0.186   6.959
plot_violins             6.739  0.118   6.875
read_proteingroups       6.691  0.082   6.790
log2transform            6.645  0.127   6.781
plot_features            6.584  0.064   6.655
plot_boxplots            6.319  0.073   6.398
biplot_corrections       5.461  0.144   5.608
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  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 WARNING, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.13-bioc/meat/autonomics.Rcheck/00check.log’
for details.



Installation output

autonomics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL autonomics
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘autonomics’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Note: wrong number of arguments to '/' 
** 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 (autonomics)

Tests output

autonomics.Rcheck/tests/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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(autonomics)

Attaching package: 'autonomics'

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

    biplot

> 
> test_check("autonomics")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 102 ]
> 
> proc.time()
   user  system elapsed 
173.772   3.887 177.918 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0010.001
MAXQUANT_PATTERNS_PEPCOUNTS0.0000.0000.001
MAXQUANT_PATTERNS_QUANTITY0.0010.0010.001
TESTS0.0010.0000.000
add_smiles3.3470.1464.076
analysis1.8760.1272.054
analyze6.7670.1866.959
assert_is_valid_sumexp2.4950.1492.653
biplot3.5590.0973.658
biplot_corrections5.4610.1445.608
biplot_covariates10.876 0.11010.993
center3.0420.0743.164
contrast_subgroup_cols1.0600.0431.106
contrastdefs3.3320.0553.390
counts2.7170.1102.882
counts2cpm2.8470.1252.974
counts2tpm1.2260.0211.248
cpm3.0160.1653.182
create_design3.9040.2224.130
create_sfile2.2250.0522.279
default_formula0.8680.0390.907
default_sfile0.3660.0050.372
download_data3.2280.1803.425
download_gtf0.0000.0010.001
dt2mat0.0030.0000.004
explore_imputations15.431 0.21515.659
explore_transformations7.9080.1738.095
extract_features1.7780.0481.828
extract_rectangle1.2960.0681.363
fdata1.8030.0481.851
filter_exprs_replicated_in_some_subgroup1.8740.0881.963
filter_features1.1860.0641.250
filter_medoid19.520 0.70120.234
filter_replicated1.9700.0652.037
filter_samples1.1550.0651.224
fit_limma13.398 0.11013.533
flevels1.7670.0481.827
fnames1.5860.0331.621
formula2str0.0000.0010.000
fvalues1.5480.0391.587
fvars1.9190.0541.975
guess_maxquant_quantity3.1980.0773.280
guess_sep0.0000.0000.001
halfnormimpute1.3790.0341.414
impute_systematic_nondetects4.1160.1194.241
invert2.8690.0662.937
is_imputed1.7410.0491.791
is_sig21.763 0.07421.849
limma3.6380.0623.703
log2counts3.1560.1183.277
log2countsratios2.3880.1782.568
log2cpm2.7790.0912.873
log2cpmratios3.3620.1333.500
log2tpm2.5380.1222.684
log2tpmratios2.880.062.94
log2transform6.6450.1276.781
make_volcano_dt3.4780.0583.541
matrix2sumexp2.5610.0852.656
merge_sdata1.2220.0501.272
merge_sfile2.5470.1502.779
message_df0.0040.0010.004
occupancies2.4580.0772.542
pca17.110 0.15417.278
plot_boxplots6.3190.0736.398
plot_contrastogram1.7560.0491.808
plot_data2.5460.0752.625
plot_densities4.0660.0844.154
plot_detections14.436 0.32914.777
plot_features6.5840.0646.655
plot_venn7.9210.1118.047
plot_violins6.7390.1186.875
plot_volcano3.7790.0733.856
preprocess_rnaseq_counts3.2160.1303.349
proteingroups2.0870.0522.141
read_affymetrix1.2870.1211.415
read_metabolon10.107 0.13810.258
read_proteingroups6.6910.0826.790
read_rectangles11.745 0.32212.123
read_rnaseq_counts23.352 0.77024.209
read_somascan13.629 0.25813.903
rm_singleton_samples1.3600.0301.392
scaledlibsizes2.2390.1602.401
sdata1.7470.0451.793
slevels1.6490.0391.690
snames1.6910.0461.738
split_by_svar1.4110.0501.463
split_extract1.2110.0681.281
standardize_maxquant_snames0.0040.0010.006
subgroup_matrix1.2180.0511.271
subtract_baseline6.9880.0897.087
sumexp2mae3.0180.0883.107
sumexp_to_long_dt7.0140.1907.207
summarize_fit10.506 0.29310.809
svalues1.9070.0591.967
svars1.6280.0511.680
tpm2.5010.1112.615
values1.8770.0801.966
venn_detects1.7420.0501.794
weights3.0000.1123.115
zero_to_na0.0260.0030.027