| Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:26 -0000 (Tue, 06 Jun 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
| 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 | ||||
|
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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 109/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| autonomics 1.9.0 (landing page) Aditya Bhagwat
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | |||||||||
| Package: autonomics |
| Version: 1.9.0 |
| Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings autonomics_1.9.0.tar.gz |
| StartedAt: 2023-06-05 17:34:48 -0000 (Mon, 05 Jun 2023) |
| EndedAt: 2023-06-05 17:52:31 -0000 (Mon, 05 Jun 2023) |
| EllapsedTime: 1062.5 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: autonomics.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings autonomics_1.9.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/autonomics.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
gcc (GCC) 10.3.1
GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘autonomics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘autonomics’ version ‘1.9.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:
.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 ... WARNING
Undocumented arguments in documentation object 'normimpute'
‘ref’ ‘pos’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 25.162 0.208 24.809
filter_medoid 18.378 0.380 18.741
is_sig 17.925 0.388 18.099
pca 17.485 0.144 17.664
explore_imputations 14.984 0.318 15.065
plot_detections 13.725 0.324 13.684
fit_limma 13.121 0.029 13.048
read_somascan 11.936 0.108 12.021
summarize_fit 10.256 0.396 10.203
read_rectangles 10.432 0.200 10.650
biplot_covariates 10.326 0.116 10.460
read_metabolon 9.961 0.124 10.066
explore_transformations 7.895 0.116 7.837
plot_features 7.777 0.024 7.816
plot_venn 7.421 0.028 7.372
plot_boxplots 6.846 0.096 6.952
analyze 6.755 0.117 6.846
subtract_baseline 6.665 0.019 6.726
plot_violins 6.559 0.032 6.603
read_proteingroups 6.344 0.100 6.160
log2transform 6.248 0.076 6.125
sumexp_to_long_dt 5.740 0.103 5.429
biplot 5.588 0.240 5.840
biplot_corrections 5.377 0.091 5.481
* 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 WARNING, 1 NOTE
See
‘/home/biocbuild/bbs-3.18-bioc/meat/autonomics.Rcheck/00check.log’
for details.
autonomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL autonomics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/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.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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
157.339 3.168 157.667
autonomics.Rcheck/autonomics-Ex.timings
| name | user | system | elapsed | |
| AUTONOMICS_DATASETS | 0 | 0 | 0 | |
| MAXQUANT_PATTERNS_PEPCOUNTS | 0 | 0 | 0 | |
| MAXQUANT_PATTERNS_QUANTITY | 0.001 | 0.000 | 0.001 | |
| TESTS | 0 | 0 | 0 | |
| add_smiles | 2.590 | 0.088 | 4.416 | |
| analysis | 2.342 | 0.334 | 2.574 | |
| analyze | 6.755 | 0.117 | 6.846 | |
| assert_is_valid_sumexp | 1.943 | 0.112 | 2.067 | |
| biplot | 5.588 | 0.240 | 5.840 | |
| biplot_corrections | 5.377 | 0.091 | 5.481 | |
| biplot_covariates | 10.326 | 0.116 | 10.460 | |
| center | 3.048 | 0.036 | 2.966 | |
| contrast_subgroup_cols | 2.112 | 0.091 | 2.207 | |
| contrastdefs | 2.776 | 0.041 | 2.615 | |
| counts | 2.527 | 0.016 | 2.564 | |
| counts2cpm | 3.166 | 0.020 | 3.130 | |
| counts2tpm | 1.031 | 0.012 | 0.986 | |
| cpm | 2.148 | 0.007 | 2.105 | |
| create_design | 3.200 | 0.120 | 3.272 | |
| create_sfile | 2.952 | 0.092 | 2.860 | |
| default_formula | 1.079 | 0.008 | 1.089 | |
| default_sfile | 0.201 | 0.004 | 0.207 | |
| download_data | 1.576 | 0.127 | 1.838 | |
| download_gtf | 0 | 0 | 0 | |
| dt2mat | 0.003 | 0.000 | 0.003 | |
| explore_imputations | 14.984 | 0.318 | 15.065 | |
| explore_transformations | 7.895 | 0.116 | 7.837 | |
| extract_features | 1.408 | 0.020 | 1.274 | |
| extract_rectangle | 1.051 | 0.012 | 1.066 | |
| fdata | 1.461 | 0.020 | 1.313 | |
| filter_exprs_replicated_in_some_subgroup | 1.893 | 0.012 | 1.889 | |
| filter_features | 1.224 | 0.019 | 1.247 | |
| filter_medoid | 18.378 | 0.380 | 18.741 | |
| filter_replicated | 1.880 | 0.068 | 1.738 | |
| filter_samples | 1.270 | 0.028 | 1.301 | |
| fit_limma | 13.121 | 0.029 | 13.048 | |
| flevels | 1.508 | 0.052 | 1.398 | |
| fnames | 1.474 | 0.056 | 1.364 | |
| formula2str | 0 | 0 | 0 | |
| fvalues | 1.466 | 0.032 | 1.348 | |
| fvars | 1.506 | 0.012 | 1.356 | |
| guess_maxquant_quantity | 2.776 | 0.041 | 2.526 | |
| guess_sep | 0.000 | 0.001 | 0.001 | |
| halfnormimpute | 2.170 | 0.088 | 2.263 | |
| impute_systematic_nondetects | 3.805 | 0.056 | 3.650 | |
| invert | 2.168 | 0.025 | 1.995 | |
| is_imputed | 1.415 | 0.091 | 1.348 | |
| is_sig | 17.925 | 0.388 | 18.099 | |
| limma | 2.778 | 0.412 | 2.990 | |
| log2counts | 2.079 | 0.032 | 2.055 | |
| log2countsratios | 2.006 | 0.015 | 1.968 | |
| log2cpm | 3.080 | 0.051 | 3.077 | |
| log2cpmratios | 2.020 | 0.000 | 1.964 | |
| log2tpm | 2.088 | 0.008 | 2.037 | |
| log2tpmratios | 2.014 | 0.052 | 2.012 | |
| log2transform | 6.248 | 0.076 | 6.125 | |
| make_volcano_dt | 2.696 | 0.028 | 2.475 | |
| matrix2sumexp | 1.959 | 0.008 | 1.969 | |
| merge_sdata | 1.017 | 0.016 | 1.034 | |
| merge_sfile | 2.233 | 0.072 | 2.011 | |
| message_df | 0.003 | 0.000 | 0.003 | |
| occupancies | 1.959 | 0.207 | 1.960 | |
| pca | 17.485 | 0.144 | 17.664 | |
| plot_boxplots | 6.846 | 0.096 | 6.952 | |
| plot_contrastogram | 1.782 | 0.031 | 1.809 | |
| plot_data | 2.417 | 0.016 | 2.438 | |
| plot_densities | 3.484 | 0.028 | 3.514 | |
| plot_detections | 13.725 | 0.324 | 13.684 | |
| plot_features | 7.777 | 0.024 | 7.816 | |
| plot_venn | 7.421 | 0.028 | 7.372 | |
| plot_violins | 6.559 | 0.032 | 6.603 | |
| plot_volcano | 3.505 | 0.028 | 3.280 | |
| preprocess_rnaseq_counts | 4.319 | 0.132 | 4.404 | |
| proteingroups | 1.849 | 0.032 | 1.678 | |
| read_affymetrix | 1.139 | 0.028 | 1.186 | |
| read_metabolon | 9.961 | 0.124 | 10.066 | |
| read_proteingroups | 6.344 | 0.100 | 6.160 | |
| read_rectangles | 10.432 | 0.200 | 10.650 | |
| read_rnaseq_counts | 25.162 | 0.208 | 24.809 | |
| read_somascan | 11.936 | 0.108 | 12.021 | |
| rm_singleton_samples | 1.038 | 0.004 | 1.045 | |
| scaledlibsizes | 1.881 | 0.063 | 1.891 | |
| sdata | 1.439 | 0.012 | 1.292 | |
| slevels | 1.403 | 0.036 | 1.280 | |
| snames | 1.474 | 0.068 | 1.384 | |
| split_by_svar | 1.355 | 0.032 | 1.187 | |
| split_extract | 1.032 | 0.012 | 1.047 | |
| standardize_maxquant_snames | 0.003 | 0.000 | 0.002 | |
| subgroup_matrix | 0.954 | 0.008 | 0.963 | |
| subtract_baseline | 6.665 | 0.019 | 6.726 | |
| sumexp2mae | 2.450 | 0.084 | 2.541 | |
| sumexp_to_long_dt | 5.740 | 0.103 | 5.429 | |
| summarize_fit | 10.256 | 0.396 | 10.203 | |
| svalues | 1.391 | 0.008 | 1.245 | |
| svars | 1.370 | 0.016 | 1.231 | |
| tpm | 2.076 | 0.004 | 2.028 | |
| values | 1.363 | 0.024 | 1.231 | |
| venn_detects | 1.274 | 0.040 | 1.130 | |
| weights | 2.457 | 0.052 | 2.138 | |
| zero_to_na | 0.019 | 0.000 | 0.020 | |