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

This page was generated on 2023-05-31 05:44:29 -0000 (Wed, 31 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4219
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/2197HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.9.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2023-05-29 10:19:22 -0000 (Mon, 29 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/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-30 00:56:24 -0000 (Tue, 30 May 2023)
EndedAt: 2023-05-30 01:13:30 -0000 (Tue, 30 May 2023)
EllapsedTime: 1025.4 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 (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 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      21.861  0.216  21.554
filter_medoid           16.955  0.064  16.967
is_sig                  16.177  0.080  16.038
pca                     14.735  0.092  14.829
explore_imputations     13.510  0.164  13.448
read_somascan           12.418  0.128  12.507
fit_limma               12.013  0.008  11.911
plot_detections         11.604  0.232  11.504
biplot_covariates        9.893  0.044   9.938
read_metabolon           9.553  0.092   9.614
summarize_fit            9.206  0.064   8.851
read_rectangles          8.973  0.176   9.152
explore_transformations  8.633  0.100   8.574
plot_venn                7.472  0.019   7.410
plot_features            7.340  0.012   7.353
analyze                  6.580  0.123   6.671
plot_boxplots            6.597  0.100   6.696
plot_violins             6.429  0.040   6.467
log2transform            6.170  0.228   6.228
subtract_baseline        6.338  0.048   6.364
read_proteingroups       5.846  0.048   5.664
sumexp_to_long_dt        5.357  0.092   5.119
biplot                   5.193  0.172   5.366
biplot_corrections       5.234  0.116   5.349
* 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 
147.642   2.777 147.561 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
MAXQUANT_PATTERNS_PEPCOUNTS000
MAXQUANT_PATTERNS_QUANTITY0.0000.0000.001
TESTS000
add_smiles2.5870.1764.424
analysis2.2130.1682.284
analyze6.5800.1236.671
assert_is_valid_sumexp1.8620.0701.939
biplot5.1930.1725.366
biplot_corrections5.2340.1165.349
biplot_covariates9.8930.0449.938
center3.7940.1043.799
contrast_subgroup_cols0.9320.0280.961
contrastdefs2.5180.0322.380
counts2.1640.0642.246
counts2cpm2.6750.0242.647
counts2tpm0.9070.0160.870
cpm1.9510.0401.936
create_design2.9480.0162.914
create_sfile2.5160.0282.377
default_formula0.9450.0240.969
default_sfile0.1720.0000.173
download_data1.5050.1241.715
download_gtf000
dt2mat0.0030.0000.003
explore_imputations13.510 0.16413.448
explore_transformations8.6330.1008.574
extract_features1.2970.0231.188
extract_rectangle1.0290.0161.044
fdata1.3190.0201.206
filter_exprs_replicated_in_some_subgroup1.7850.0801.849
filter_features1.1590.0361.196
filter_medoid16.955 0.06416.967
filter_replicated1.6750.0361.543
filter_samples1.1620.0201.182
fit_limma12.013 0.00811.911
flevels1.3380.0361.237
fnames1.3050.0361.205
formula2str000
fvalues1.3170.0321.214
fvars1.3570.0351.255
guess_maxquant_quantity2.4860.0562.304
guess_sep0.0010.0000.001
halfnormimpute2.0000.0242.024
impute_systematic_nondetects4.3590.0684.251
invert1.9970.0361.866
is_imputed1.3110.0401.217
is_sig16.177 0.08016.038
limma2.5450.0442.419
log2counts2.0680.0642.074
log2countsratios1.9420.0241.909
log2cpm2.0360.0041.985
log2cpmratios1.9760.0201.941
log2tpm2.8110.0602.813
log2tpmratios1.9440.0121.897
log2transform6.1700.2286.228
make_volcano_dt2.6840.1092.579
matrix2sumexp1.8810.0401.921
merge_sdata0.9200.0230.943
merge_sfile2.0450.0831.850
message_df0.0020.0000.002
occupancies1.6830.0411.559
pca14.735 0.09214.829
plot_boxplots6.5970.1006.696
plot_contrastogram1.6520.0201.664
plot_data2.2220.0442.266
plot_densities3.3260.0523.374
plot_detections11.604 0.23211.504
plot_features7.3400.0127.353
plot_venn7.4720.0197.410
plot_violins6.4290.0406.467
plot_volcano3.3850.0483.222
preprocess_rnaseq_counts4.1870.0804.210
proteingroups1.7360.0801.642
read_affymetrix1.1520.0401.194
read_metabolon9.5530.0929.614
read_proteingroups5.8460.0485.664
read_rectangles8.9730.1769.152
read_rnaseq_counts21.861 0.21621.554
read_somascan12.418 0.12812.507
rm_singleton_samples1.0100.0361.046
scaledlibsizes2.7410.0442.726
sdata1.2980.0241.191
slevels1.2670.0361.171
snames1.3760.0361.280
split_by_svar1.1370.0561.038
split_extract0.9190.0240.943
standardize_maxquant_snames0.0000.0030.002
subgroup_matrix0.9750.0120.987
subtract_baseline6.3380.0486.364
sumexp2mae2.3420.0602.403
sumexp_to_long_dt5.3570.0925.119
summarize_fit9.2060.0648.851
svalues1.3960.0321.293
svars1.3900.0761.331
tpm2.1790.1852.305
values1.3610.0721.299
venn_detects1.3020.0481.197
weights2.3540.0762.095
zero_to_na0.0190.0000.019