Back to Build/check report for BioC 3.18:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-05-10 10:04:26 -0000 (Wed, 10 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6211
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 autonomics on kunpeng1


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.

raw results

Package 109/2194HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.9.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2023-05-08 19:11:19 -0000 (Mon, 08 May 2023)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: devel
git_last_commit: b7118ef
git_last_commit_date: 2023-04-25 15:27:21 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    WARNINGS  

Summary

Package: autonomics
Version: 1.9.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings autonomics_1.9.0.tar.gz
StartedAt: 2023-05-09 08:58:27 -0000 (Tue, 09 May 2023)
EndedAt: 2023-05-09 09:15:27 -0000 (Tue, 09 May 2023)
EllapsedTime: 1020.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: autonomics.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings autonomics_1.9.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/autonomics.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* 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 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      22.159  0.204  21.841
explore_imputations     15.444  0.233  15.431
is_sig                  15.541  0.043  15.354
filter_medoid           14.947  0.020  14.913
pca                     14.423  0.092  14.515
fit_limma               12.002  0.036  11.933
read_somascan           11.870  0.100  11.930
plot_detections         11.810  0.060  11.515
biplot_covariates        9.492  0.088   9.580
read_metabolon           9.206  0.084   9.259
read_rectangles          8.538  0.164   8.704
summarize_fit            8.419  0.099   8.088
plot_venn                7.480  0.036   7.434
plot_violins             7.380  0.096   7.473
plot_features            7.428  0.020   7.447
explore_transformations  6.659  0.031   6.513
analyze                  6.308  0.156   6.435
sumexp_to_long_dt        6.333  0.127   6.095
plot_boxplots            6.292  0.068   6.358
subtract_baseline        6.137  0.060   6.174
read_proteingroups       5.868  0.032   5.655
log2transform            5.818  0.056   5.690
biplot                   5.628  0.136   5.765
biplot_corrections       5.047  0.100   5.147
* 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.17-bioc/meat/autonomics.Rcheck/00check.log’
for details.



Installation output

autonomics.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/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)

Tests output

autonomics.Rcheck/tests/testthat.Rout


R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences"
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 
145.291   2.855 145.137 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0010.0000.000
MAXQUANT_PATTERNS_PEPCOUNTS000
MAXQUANT_PATTERNS_QUANTITY0.0000.0010.001
TESTS0.0000.0010.000
add_smiles2.6900.0544.221
analysis2.1030.0582.053
analyze6.3080.1566.435
assert_is_valid_sumexp1.8080.0391.855
biplot5.6280.1365.765
biplot_corrections5.0470.1005.147
biplot_covariates9.4920.0889.580
center2.8410.0602.772
contrast_subgroup_cols0.9840.0521.036
contrastdefs2.6200.0642.495
counts2.9850.1803.181
counts2cpm1.8870.0081.839
counts2tpm1.7360.0041.684
cpm1.9080.0241.877
create_design2.9800.0112.939
create_sfile1.6370.0401.496
default_formula0.9770.0401.017
default_sfile0.2260.0120.239
download_data1.6150.1361.829
download_gtf000
dt2mat0.0040.0000.003
explore_imputations15.444 0.23315.431
explore_transformations6.6590.0316.513
extract_features1.2580.0401.152
extract_rectangle0.9200.0360.957
fdata1.3080.0601.220
filter_exprs_replicated_in_some_subgroup1.7170.0441.743
filter_features1.1420.0041.147
filter_medoid14.947 0.02014.913
filter_replicated1.6840.0401.546
filter_samples1.2000.0281.227
fit_limma12.002 0.03611.933
flevels1.3290.0281.206
fnames1.3450.0201.217
formula2str000
fvalues1.3030.0801.234
fvars2.1670.1242.145
guess_maxquant_quantity2.2600.0442.042
guess_sep0.0010.0000.001
halfnormimpute1.0460.0081.054
impute_systematic_nondetects4.2390.0814.134
invert1.9070.0241.751
is_imputed1.2790.0481.176
is_sig15.541 0.04315.354
limma2.4490.0402.302
log2counts1.9280.0361.909
log2countsratios1.9200.0001.865
log2cpm2.0140.0401.994
log2cpmratios2.0030.0121.958
log2tpm2.7740.0242.741
log2tpmratios1.8990.0041.844
log2transform5.8180.0565.690
make_volcano_dt2.4880.0792.340
matrix2sumexp1.8720.0161.888
merge_sdata0.9370.0040.941
merge_sfile2.1340.1111.932
message_df0.0030.0000.002
occupancies1.6910.0521.556
pca14.423 0.09214.515
plot_boxplots6.2920.0686.358
plot_contrastogram1.6070.0281.625
plot_data2.1650.0202.185
plot_densities3.2190.0203.235
plot_detections11.810 0.06011.515
plot_features7.4280.0207.447
plot_venn7.4800.0367.434
plot_violins7.3800.0967.473
plot_volcano3.0990.0722.946
preprocess_rnaseq_counts2.9190.0402.901
proteingroups1.6460.0321.495
read_affymetrix1.0560.0441.100
read_metabolon9.2060.0849.259
read_proteingroups5.8680.0325.655
read_rectangles8.5380.1648.704
read_rnaseq_counts22.159 0.20421.841
read_somascan11.87 0.1011.93
rm_singleton_samples0.9320.0040.937
scaledlibsizes1.8090.0201.765
sdata1.2860.0241.164
slevels1.3090.0561.218
snames1.3150.0201.186
split_by_svar1.1890.0441.068
split_extract0.9030.0080.911
standardize_maxquant_snames0.0020.0000.002
subgroup_matrix0.9050.0040.909
subtract_baseline6.1370.0606.174
sumexp2mae2.1980.0522.249
sumexp_to_long_dt6.3330.1276.095
summarize_fit8.4190.0998.088
svalues1.2360.0481.136
svars1.3290.0321.215
tpm1.9480.0321.922
values1.3230.0361.213
venn_detects2.2160.0922.140
weights2.1750.0761.868
zero_to_na0.0210.0000.021