| Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:05:35 -0400 (Fri, 15 Oct 2021).
|
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. |
| Package 102/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| autonomics 1.0.1 (landing page) Aditya Bhagwat
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | ERROR | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| Package: autonomics |
| Version: 1.0.1 |
| Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings autonomics_1.0.1.tar.gz |
| StartedAt: 2021-10-14 08:54:45 -0400 (Thu, 14 Oct 2021) |
| EndedAt: 2021-10-14 09:03:34 -0400 (Thu, 14 Oct 2021) |
| EllapsedTime: 529.5 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: autonomics.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings autonomics_1.0.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/autonomics.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-pc-linux-gnu (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 16.699 0.208 16.023
is_sig 12.058 0.064 11.710
filter_medoid 11.551 0.216 11.652
explore_imputations 11.375 0.280 10.998
pca 10.142 0.044 10.189
plot_detections 10.003 0.128 9.449
read_rectangles 9.203 0.156 9.343
read_somascan 9.213 0.072 9.164
fit_limma 8.303 0.052 8.114
biplot_covariates 7.190 0.196 7.386
read_metabolon 6.423 0.076 6.402
summarize_fit 6.224 0.052 5.637
sumexp_to_long_dt 5.967 0.085 5.371
plot_violins 5.085 0.080 5.157
plot_venn 5.053 0.024 4.905
* 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
‘/home/biocbuild/bbs-3.13-bioc/meat/autonomics.Rcheck/00check.log’
for details.
autonomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL autonomics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/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)
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-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(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
104.182 1.337 100.244
autonomics.Rcheck/autonomics-Ex.timings
| name | user | system | elapsed | |
| AUTONOMICS_DATASETS | 0.000 | 0.000 | 0.001 | |
| MAXQUANT_PATTERNS_PEPCOUNTS | 0.000 | 0.000 | 0.001 | |
| MAXQUANT_PATTERNS_QUANTITY | 0 | 0 | 0 | |
| TESTS | 0 | 0 | 0 | |
| add_smiles | 2.319 | 0.147 | 2.857 | |
| analysis | 1.303 | 0.104 | 1.259 | |
| analyze | 4.647 | 0.163 | 4.711 | |
| assert_is_valid_sumexp | 1.509 | 0.096 | 1.607 | |
| biplot | 2.564 | 0.152 | 2.716 | |
| biplot_corrections | 3.521 | 0.080 | 3.601 | |
| biplot_covariates | 7.190 | 0.196 | 7.386 | |
| center | 2.304 | 0.064 | 2.143 | |
| contrast_subgroup_cols | 0.774 | 0.016 | 0.790 | |
| contrastdefs | 2.377 | 0.052 | 2.141 | |
| counts | 2.264 | 0.073 | 2.230 | |
| counts2cpm | 2.786 | 0.092 | 2.766 | |
| counts2tpm | 0.982 | 0.044 | 0.905 | |
| cpm | 2.602 | 0.080 | 2.576 | |
| create_design | 2.621 | 0.068 | 2.584 | |
| create_sfile | 1.631 | 0.028 | 1.371 | |
| default_formula | 0.890 | 0.032 | 0.922 | |
| default_sfile | 0.267 | 0.004 | 0.271 | |
| download_data | 2.365 | 0.088 | 2.937 | |
| download_gtf | 0.001 | 0.000 | 0.000 | |
| dt2mat | 0.004 | 0.000 | 0.003 | |
| explore_imputations | 11.375 | 0.280 | 10.998 | |
| explore_transformations | 4.879 | 0.064 | 4.621 | |
| extract_features | 1.355 | 0.016 | 1.180 | |
| extract_rectangle | 0.986 | 0.008 | 0.994 | |
| fdata | 1.245 | 0.068 | 1.137 | |
| filter_exprs_replicated_in_some_subgroup | 1.435 | 0.008 | 1.355 | |
| filter_features | 1.047 | 0.016 | 1.063 | |
| filter_medoid | 11.551 | 0.216 | 11.652 | |
| filter_replicated | 1.764 | 0.092 | 1.509 | |
| filter_samples | 0.984 | 0.016 | 1.000 | |
| fit_limma | 8.303 | 0.052 | 8.114 | |
| flevels | 1.309 | 0.020 | 1.129 | |
| fnames | 1.350 | 0.012 | 1.196 | |
| formula2str | 0 | 0 | 0 | |
| fvalues | 1.275 | 0.036 | 1.130 | |
| fvars | 1.350 | 0.032 | 1.188 | |
| guess_maxquant_quantity | 2.941 | 0.044 | 2.541 | |
| guess_sep | 0.001 | 0.000 | 0.002 | |
| halfnormimpute | 1.366 | 0.092 | 1.458 | |
| impute_systematic_nondetects | 3.131 | 0.076 | 2.890 | |
| invert | 2.080 | 0.048 | 1.797 | |
| is_imputed | 1.299 | 0.032 | 1.128 | |
| is_sig | 12.058 | 0.064 | 11.710 | |
| limma | 2.354 | 0.024 | 2.122 | |
| log2counts | 2.062 | 0.052 | 2.004 | |
| log2countsratios | 1.890 | 0.024 | 1.804 | |
| log2cpm | 2.657 | 0.104 | 2.655 | |
| log2cpmratios | 1.754 | 0.053 | 1.697 | |
| log2tpm | 1.845 | 0.011 | 1.741 | |
| log2tpmratios | 1.782 | 0.008 | 1.674 | |
| log2transform | 4.448 | 0.055 | 4.248 | |
| make_volcano_dt | 2.472 | 0.024 | 2.072 | |
| matrix2sumexp | 1.587 | 0.008 | 1.595 | |
| merge_sdata | 0.877 | 0.011 | 0.887 | |
| merge_sfile | 1.973 | 0.061 | 1.778 | |
| message_df | 0.001 | 0.001 | 0.003 | |
| occupancies | 1.838 | 0.014 | 1.535 | |
| pca | 10.142 | 0.044 | 10.189 | |
| plot_boxplots | 3.867 | 0.064 | 3.907 | |
| plot_contrastogram | 1.396 | 0.044 | 1.412 | |
| plot_data | 1.786 | 0.036 | 1.822 | |
| plot_densities | 2.730 | 0.028 | 2.744 | |
| plot_detections | 10.003 | 0.128 | 9.449 | |
| plot_features | 4.591 | 0.008 | 4.600 | |
| plot_venn | 5.053 | 0.024 | 4.905 | |
| plot_violins | 5.085 | 0.080 | 5.157 | |
| plot_volcano | 2.787 | 0.039 | 2.424 | |
| preprocess_rnaseq_counts | 2.854 | 0.052 | 2.786 | |
| proteingroups | 1.977 | 0.000 | 1.636 | |
| read_affymetrix | 0.973 | 0.020 | 0.993 | |
| read_metabolon | 6.423 | 0.076 | 6.402 | |
| read_proteingroups | 4.674 | 0.044 | 4.243 | |
| read_rectangles | 9.203 | 0.156 | 9.343 | |
| read_rnaseq_counts | 16.699 | 0.208 | 16.023 | |
| read_somascan | 9.213 | 0.072 | 9.164 | |
| rm_singleton_samples | 0.766 | 0.004 | 0.770 | |
| scaledlibsizes | 1.792 | 0.028 | 1.715 | |
| sdata | 1.274 | 0.024 | 1.107 | |
| slevels | 1.243 | 0.024 | 1.083 | |
| snames | 1.281 | 0.012 | 1.118 | |
| split_by_svar | 1.183 | 0.008 | 0.980 | |
| split_extract | 0.934 | 0.012 | 0.946 | |
| standardize_maxquant_snames | 0.003 | 0.000 | 0.003 | |
| subgroup_matrix | 0.775 | 0.004 | 0.779 | |
| subtract_baseline | 4.492 | 0.044 | 4.468 | |
| sumexp2mae | 1.958 | 0.012 | 1.971 | |
| sumexp_to_long_dt | 5.967 | 0.085 | 5.371 | |
| summarize_fit | 6.224 | 0.052 | 5.637 | |
| svalues | 1.211 | 0.020 | 1.041 | |
| svars | 1.309 | 0.024 | 1.150 | |
| tpm | 1.851 | 0.000 | 1.744 | |
| values | 1.296 | 0.012 | 1.133 | |
| venn_detects | 1.265 | 0.020 | 1.098 | |
| weights | 1.985 | 0.044 | 1.667 | |
| zero_to_na | 0.016 | 0.000 | 0.016 | |