| Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-12-12 11:43:22 -0500 (Tue, 12 Dec 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.2 Patched (2023-11-13 r85521) -- "Eye Holes" | 4688 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.2 (2023-10-31 ucrt) -- "Eye Holes" | 4439 |
| 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 111/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| autonomics 1.10.2 (landing page) Aditya Bhagwat
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
|
To the developers/maintainers of the autonomics package: - 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 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. |
| Package: autonomics |
| Version: 1.10.2 |
| Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings autonomics_1.10.2.tar.gz |
| StartedAt: 2023-12-11 20:03:10 -0500 (Mon, 11 Dec 2023) |
| EndedAt: 2023-12-11 20:15:04 -0500 (Mon, 11 Dec 2023) |
| EllapsedTime: 713.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: autonomics.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings autonomics_1.10.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/autonomics.Rcheck’
* using R version 4.3.2 Patched (2023-11-13 r85521)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* checking for file ‘autonomics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘autonomics’ version ‘1.10.2’
* 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 loading without being on the library search path ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
read_rnaseq_counts 17.059 0.156 16.325
is_sig 12.077 0.068 11.677
explore_imputations 10.525 0.144 10.006
read_somascan 10.336 0.044 10.263
filter_medoid 10.107 0.044 10.053
pca 9.745 0.055 9.800
plot_detections 8.643 0.056 8.077
fit_limma 8.377 0.028 8.168
read_rectangles 7.191 0.204 7.380
read_metabolon 7.310 0.068 7.243
biplot_covariates 6.987 0.124 7.110
summarize_fit 6.193 0.040 5.612
read_proteingroups 5.746 0.111 5.295
explore_transformations 5.275 0.128 5.113
plot_venn 5.226 0.000 5.041
plot_features 5.132 0.032 5.164
* 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 ...
‘using_autonomics.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/home/biocbuild/bbs-3.18-bioc/meat/autonomics.Rcheck/00check.log’
for details.
autonomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL autonomics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/site-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.3.2 Patched (2023-11-13 r85521) -- "Eye Holes"
Copyright (C) 2023 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 103 ]
>
> proc.time()
user system elapsed
108.030 2.074 104.529
autonomics.Rcheck/autonomics-Ex.timings
| name | user | system | elapsed | |
| AUTONOMICS_DATASETS | 0 | 0 | 0 | |
| MAXQUANT_PATTERNS_PEPCOUNTS | 0 | 0 | 0 | |
| MAXQUANT_PATTERNS_QUANTITY | 0 | 0 | 0 | |
| TESTS | 0.001 | 0.000 | 0.001 | |
| add_smiles | 2.033 | 0.115 | 2.478 | |
| analysis | 1.821 | 0.048 | 1.730 | |
| analyze | 4.868 | 0.132 | 4.895 | |
| assert_is_valid_sumexp | 1.413 | 0.076 | 1.487 | |
| biplot | 3.043 | 0.072 | 3.115 | |
| biplot_corrections | 4.384 | 0.164 | 4.548 | |
| biplot_covariates | 6.987 | 0.124 | 7.110 | |
| center | 2.173 | 0.028 | 2.025 | |
| contrast_subgroup_cols | 0.687 | 0.012 | 0.699 | |
| contrastdefs | 2.756 | 0.124 | 2.627 | |
| counts | 1.576 | 0.060 | 1.539 | |
| counts2cpm | 1.398 | 0.016 | 1.307 | |
| counts2tpm | 0.690 | 0.028 | 0.613 | |
| cpm | 1.432 | 0.016 | 1.346 | |
| create_design | 2.961 | 0.076 | 2.930 | |
| create_sfile | 1.318 | 0.016 | 1.083 | |
| default_formula | 0.668 | 0.004 | 0.672 | |
| default_sfile | 0.137 | 0.000 | 0.138 | |
| download_data | 1.929 | 0.076 | 2.088 | |
| download_gtf | 0 | 0 | 0 | |
| dt2mat | 0.003 | 0.000 | 0.003 | |
| explore_imputations | 10.525 | 0.144 | 10.006 | |
| explore_transformations | 5.275 | 0.128 | 5.113 | |
| extract_features | 1.122 | 0.016 | 0.943 | |
| extract_rectangle | 0.741 | 0.008 | 0.750 | |
| fdata | 1.219 | 0.032 | 1.056 | |
| filter_exprs_replicated_in_some_subgroup | 1.367 | 0.020 | 1.309 | |
| filter_features | 0.800 | 0.008 | 0.809 | |
| filter_medoid | 10.107 | 0.044 | 10.053 | |
| filter_replicated | 1.414 | 0.033 | 1.169 | |
| filter_samples | 0.788 | 0.008 | 0.795 | |
| fit_limma | 8.377 | 0.028 | 8.168 | |
| flevels | 1.025 | 0.016 | 0.881 | |
| fnames | 1.031 | 0.020 | 0.893 | |
| formula2str | 0 | 0 | 0 | |
| fvalues | 1.021 | 0.040 | 0.900 | |
| fvars | 1.077 | 0.020 | 0.935 | |
| guess_maxquant_quantity | 2.280 | 0.036 | 1.911 | |
| guess_sep | 0.001 | 0.000 | 0.000 | |
| halfnormimpute | 1.431 | 0.080 | 1.511 | |
| impute_systematic_nondetects | 2.805 | 0.064 | 2.505 | |
| invert | 1.561 | 0.032 | 1.333 | |
| is_imputed | 1.057 | 0.016 | 0.881 | |
| is_sig | 12.077 | 0.068 | 11.677 | |
| limma | 1.881 | 0.020 | 1.662 | |
| log2counts | 1.395 | 0.004 | 1.299 | |
| log2countsratios | 1.416 | 0.008 | 1.321 | |
| log2cpm | 1.356 | 0.008 | 1.273 | |
| log2cpmratios | 1.387 | 0.004 | 1.290 | |
| log2tpm | 1.366 | 0.020 | 1.294 | |
| log2tpmratios | 1.366 | 0.000 | 1.265 | |
| log2transform | 4.251 | 0.024 | 4.031 | |
| make_volcano_dt | 1.988 | 0.012 | 1.652 | |
| matrix2sumexp | 1.236 | 0.017 | 1.249 | |
| merge_sdata | 0.648 | 0.044 | 0.692 | |
| merge_sfile | 1.683 | 0.064 | 1.430 | |
| message_df | 0.003 | 0.000 | 0.003 | |
| occupancies | 2.326 | 0.080 | 2.073 | |
| pca | 9.745 | 0.055 | 9.800 | |
| plot_boxplots | 4.419 | 0.028 | 4.422 | |
| plot_contrastogram | 1.119 | 0.008 | 1.096 | |
| plot_data | 1.508 | 0.008 | 1.516 | |
| plot_densities | 2.364 | 0.044 | 2.396 | |
| plot_detections | 8.643 | 0.056 | 8.077 | |
| plot_features | 5.132 | 0.032 | 5.164 | |
| plot_venn | 5.226 | 0.000 | 5.041 | |
| plot_violins | 4.861 | 0.020 | 4.861 | |
| plot_volcano | 2.836 | 0.040 | 2.468 | |
| preprocess_rnaseq_counts | 2.621 | 0.040 | 2.551 | |
| proteingroups | 1.383 | 0.012 | 1.133 | |
| read_affymetrix | 0.919 | 0.016 | 0.935 | |
| read_metabolon | 7.310 | 0.068 | 7.243 | |
| read_proteingroups | 5.746 | 0.111 | 5.295 | |
| read_rectangles | 7.191 | 0.204 | 7.380 | |
| read_rnaseq_counts | 17.059 | 0.156 | 16.325 | |
| read_somascan | 10.336 | 0.044 | 10.263 | |
| rm_singleton_samples | 0.735 | 0.000 | 0.732 | |
| scaledlibsizes | 1.281 | 0.004 | 1.179 | |
| sdata | 1.033 | 0.008 | 0.856 | |
| slevels | 1.019 | 0.004 | 0.850 | |
| snames | 1.047 | 0.008 | 0.871 | |
| split_by_svar | 0.982 | 0.020 | 0.807 | |
| split_extract | 0.701 | 0.024 | 0.725 | |
| standardize_maxquant_snames | 0.002 | 0.000 | 0.002 | |
| subgroup_matrix | 0.663 | 0.016 | 0.678 | |
| subtract_baseline | 4.587 | 0.012 | 4.519 | |
| sumexp2mae | 1.750 | 0.008 | 1.758 | |
| sumexp_to_long_dt | 4.210 | 0.028 | 3.599 | |
| summarize_fit | 6.193 | 0.040 | 5.612 | |
| svalues | 1.109 | 0.012 | 0.953 | |
| svars | 1.029 | 0.012 | 0.884 | |
| tpm | 1.544 | 0.000 | 1.441 | |
| values | 1.046 | 0.028 | 0.916 | |
| venn_detects | 1.025 | 0.011 | 0.873 | |
| weights | 1.763 | 0.020 | 1.429 | |
| zero_to_na | 0.014 | 0.002 | 0.015 | |