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

This page was generated on 2023-06-06 11:00:26 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.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

CHECK results for autonomics on kunpeng2


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/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.9.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 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)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  

Summary

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

Command output

##############################################################################
##############################################################################
###
### 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.



Installation output

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)

Tests output

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 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
MAXQUANT_PATTERNS_PEPCOUNTS000
MAXQUANT_PATTERNS_QUANTITY0.0010.0000.001
TESTS000
add_smiles2.5900.0884.416
analysis2.3420.3342.574
analyze6.7550.1176.846
assert_is_valid_sumexp1.9430.1122.067
biplot5.5880.2405.840
biplot_corrections5.3770.0915.481
biplot_covariates10.326 0.11610.460
center3.0480.0362.966
contrast_subgroup_cols2.1120.0912.207
contrastdefs2.7760.0412.615
counts2.5270.0162.564
counts2cpm3.1660.0203.130
counts2tpm1.0310.0120.986
cpm2.1480.0072.105
create_design3.2000.1203.272
create_sfile2.9520.0922.860
default_formula1.0790.0081.089
default_sfile0.2010.0040.207
download_data1.5760.1271.838
download_gtf000
dt2mat0.0030.0000.003
explore_imputations14.984 0.31815.065
explore_transformations7.8950.1167.837
extract_features1.4080.0201.274
extract_rectangle1.0510.0121.066
fdata1.4610.0201.313
filter_exprs_replicated_in_some_subgroup1.8930.0121.889
filter_features1.2240.0191.247
filter_medoid18.378 0.38018.741
filter_replicated1.8800.0681.738
filter_samples1.2700.0281.301
fit_limma13.121 0.02913.048
flevels1.5080.0521.398
fnames1.4740.0561.364
formula2str000
fvalues1.4660.0321.348
fvars1.5060.0121.356
guess_maxquant_quantity2.7760.0412.526
guess_sep0.0000.0010.001
halfnormimpute2.1700.0882.263
impute_systematic_nondetects3.8050.0563.650
invert2.1680.0251.995
is_imputed1.4150.0911.348
is_sig17.925 0.38818.099
limma2.7780.4122.990
log2counts2.0790.0322.055
log2countsratios2.0060.0151.968
log2cpm3.0800.0513.077
log2cpmratios2.0200.0001.964
log2tpm2.0880.0082.037
log2tpmratios2.0140.0522.012
log2transform6.2480.0766.125
make_volcano_dt2.6960.0282.475
matrix2sumexp1.9590.0081.969
merge_sdata1.0170.0161.034
merge_sfile2.2330.0722.011
message_df0.0030.0000.003
occupancies1.9590.2071.960
pca17.485 0.14417.664
plot_boxplots6.8460.0966.952
plot_contrastogram1.7820.0311.809
plot_data2.4170.0162.438
plot_densities3.4840.0283.514
plot_detections13.725 0.32413.684
plot_features7.7770.0247.816
plot_venn7.4210.0287.372
plot_violins6.5590.0326.603
plot_volcano3.5050.0283.280
preprocess_rnaseq_counts4.3190.1324.404
proteingroups1.8490.0321.678
read_affymetrix1.1390.0281.186
read_metabolon 9.961 0.12410.066
read_proteingroups6.3440.1006.160
read_rectangles10.432 0.20010.650
read_rnaseq_counts25.162 0.20824.809
read_somascan11.936 0.10812.021
rm_singleton_samples1.0380.0041.045
scaledlibsizes1.8810.0631.891
sdata1.4390.0121.292
slevels1.4030.0361.280
snames1.4740.0681.384
split_by_svar1.3550.0321.187
split_extract1.0320.0121.047
standardize_maxquant_snames0.0030.0000.002
subgroup_matrix0.9540.0080.963
subtract_baseline6.6650.0196.726
sumexp2mae2.4500.0842.541
sumexp_to_long_dt5.7400.1035.429
summarize_fit10.256 0.39610.203
svalues1.3910.0081.245
svars1.3700.0161.231
tpm2.0760.0042.028
values1.3630.0241.231
venn_detects1.2740.0401.130
weights2.4570.0522.138
zero_to_na0.0190.0000.020