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

This page was generated on 2023-05-26 06:18:04 -0000 (Fri, 26 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4254
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/2197HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.9.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2023-05-25 13:29:39 -0000 (Thu, 25 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)
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-05-26 03:26:45 -0000 (Fri, 26 May 2023)
EndedAt: 2023-05-26 03:45:09 -0000 (Fri, 26 May 2023)
EllapsedTime: 1104.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      24.478  0.137  24.072
pca                     17.778  0.064  17.871
filter_medoid           17.517  0.223  17.706
is_sig                  16.835  0.032  16.655
explore_imputations     14.512  0.112  14.392
fit_limma               12.839  0.048  12.782
plot_detections         12.545  0.187  12.396
read_somascan           11.493  0.071  11.538
biplot_covariates       10.556  0.056  10.629
read_metabolon          10.054  0.087  10.117
summarize_fit            9.921  0.076   9.541
explore_transformations  9.459  0.115   9.410
read_rectangles          9.132  0.191   9.339
plot_features            7.401  0.008   7.422
plot_venn                7.076  0.016   7.011
analyze                  6.917  0.124   7.013
plot_boxplots            6.684  0.032   6.725
subtract_baseline        6.606  0.020   6.609
read_proteingroups       6.366  0.045   6.162
plot_violins             6.400  0.008   6.414
log2transform            5.944  0.072   5.847
biplot                   5.513  0.168   5.690
biplot_corrections       5.538  0.116   5.663
sumexp_to_long_dt        5.584  0.056   5.283
add_smiles               2.467  0.128   5.389
* 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 
156.001   2.755 155.862 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
MAXQUANT_PATTERNS_PEPCOUNTS000
MAXQUANT_PATTERNS_QUANTITY000
TESTS000
add_smiles2.4670.1285.389
analysis2.3190.0952.319
analyze6.9170.1247.013
assert_is_valid_sumexp1.9290.0872.029
biplot5.5130.1685.690
biplot_corrections5.5380.1165.663
biplot_covariates10.556 0.05610.629
center4.0350.1154.045
contrast_subgroup_cols1.0190.0201.041
contrastdefs2.7400.0202.578
counts2.3270.0362.395
counts2cpm2.8900.0482.880
counts2tpm1.0410.0120.991
cpm2.1180.0202.080
create_design3.2640.0923.302
create_sfile2.7420.0882.652
default_formula1.0250.0161.042
default_sfile0.1780.0160.195
download_data1.6790.1271.933
download_gtf000
dt2mat0.0040.0000.004
explore_imputations14.512 0.11214.392
explore_transformations9.4590.1159.410
extract_features1.3970.0161.270
extract_rectangle1.0020.0281.031
fdata1.4060.0201.286
filter_exprs_replicated_in_some_subgroup1.9120.0251.919
filter_features1.2260.0161.245
filter_medoid17.517 0.22317.706
filter_replicated1.8100.0361.665
filter_samples1.2180.0161.237
fit_limma12.839 0.04812.782
flevels1.3890.0401.288
fnames1.3910.0121.261
formula2str000
fvalues1.4200.0081.285
fvars1.4140.0241.295
guess_maxquant_quantity2.6650.0642.468
guess_sep0.0010.0000.001
halfnormimpute2.0890.0682.160
impute_systematic_nondetects4.4000.0604.277
invert2.0020.0201.847
is_imputed1.3090.0191.191
is_sig16.835 0.03216.655
limma2.6470.0402.509
log2counts2.0270.0362.008
log2countsratios1.9290.0151.890
log2cpm2.8030.0562.803
log2cpmratios1.9500.0161.911
log2tpm1.9810.0121.938
log2tpmratios2.0170.0041.963
log2transform5.9440.0725.847
make_volcano_dt2.5740.0392.390
matrix2sumexp1.8930.0241.920
merge_sdata0.9180.0120.931
merge_sfile2.1480.0721.947
message_df0.0030.0000.002
occupancies1.8030.0081.631
pca17.778 0.06417.871
plot_boxplots6.6840.0326.725
plot_contrastogram1.6880.0761.760
plot_data2.2880.0122.305
plot_densities3.3050.0123.318
plot_detections12.545 0.18712.396
plot_features7.4010.0087.422
plot_venn7.0760.0167.011
plot_violins6.4000.0086.414
plot_volcano3.3060.0443.122
preprocess_rnaseq_counts3.1170.0173.074
proteingroups1.7650.0161.601
read_affymetrix1.1160.0521.179
read_metabolon10.054 0.08710.117
read_proteingroups6.3660.0456.162
read_rectangles9.1320.1919.339
read_rnaseq_counts24.478 0.13724.072
read_somascan11.493 0.07111.538
rm_singleton_samples1.0520.0041.058
scaledlibsizes1.8950.0201.861
sdata1.4660.0121.332
slevels1.3620.0161.236
snames1.4280.0241.308
split_by_svar1.2460.0041.087
split_extract0.9520.0400.994
standardize_maxquant_snames0.0030.0000.003
subgroup_matrix1.0190.0281.049
subtract_baseline6.6060.0206.609
sumexp2mae2.4170.0362.456
sumexp_to_long_dt5.5840.0565.283
summarize_fit9.9210.0769.541
svalues2.5440.0842.484
svars1.3670.0281.252
tpm2.0240.0241.988
values1.4540.0121.325
venn_detects1.2970.0241.158
weights2.3950.0762.105
zero_to_na0.0230.0000.023