Back to Build/check report for BioC 3.17
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-02-23 01:33:44 -0000 (Thu, 23 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4245
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:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 98/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.7.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2023-02-21 12:29:53 -0000 (Tue, 21 Feb 2023)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: master
git_last_commit: 648ec51
git_last_commit_date: 2022-11-01 15:24:11 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    WARNINGS  

Summary

Package: autonomics
Version: 1.7.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/library --timings autonomics_1.7.0.tar.gz
StartedAt: 2023-02-22 00:45:10 -0000 (Wed, 22 Feb 2023)
EndedAt: 2023-02-22 01:02:53 -0000 (Wed, 22 Feb 2023)
EllapsedTime: 1062.4 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: autonomics.Rcheck
Warnings: 2

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/library --timings autonomics_1.7.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/autonomics.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* 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.1 LTS
* using session charset: UTF-8
* checking for file ‘autonomics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘autonomics’ version ‘1.7.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 ... WARNING
'::' or ':::' imports not declared from:
  ‘bit64’ ‘dplyr’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
un_int64: no visible global function definition for ‘where’
Undefined global functions or variables:
  where
* 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      23.215  0.260  22.982
is_sig                  17.575  0.060  17.399
filter_medoid           16.964  0.172  17.078
pca                     15.151  0.068  15.220
explore_imputations     14.782  0.353  14.880
read_somascan           12.782  0.104  12.847
plot_detections         12.588  0.193  12.420
fit_limma               12.225  0.100  12.209
biplot_covariates       10.284  0.184  10.468
read_metabolon           9.924  0.064   9.956
summarize_fit            9.020  0.052   8.685
read_rectangles          8.413  0.272   8.688
analyze                  7.207  0.253   7.427
plot_features            7.321  0.016   7.337
plot_venn                7.190  0.004   7.108
plot_boxplots            6.833  0.080   6.911
read_proteingroups       6.763  0.112   6.626
subtract_baseline        6.600  0.044   6.623
plot_violins             6.446  0.076   6.519
explore_transformations  6.309  0.048   6.175
log2transform            6.193  0.036   6.043
sumexp_to_long_dt        5.762  0.080   5.468
biplot_corrections       5.229  0.096   5.325
* 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: 2 WARNINGs, 2 NOTEs
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/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-01-14 r83615) -- "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 
150.523   3.429 150.927 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
MAXQUANT_PATTERNS_PEPCOUNTS000
MAXQUANT_PATTERNS_QUANTITY000
TESTS000
add_smiles2.6300.2114.260
analysis1.5430.0991.541
analyze7.2070.2537.427
assert_is_valid_sumexp1.9150.1002.022
biplot4.4590.1004.560
biplot_corrections5.2290.0965.325
biplot_covariates10.284 0.18410.468
center2.9290.0772.883
contrast_subgroup_cols1.0070.0801.087
contrastdefs2.6610.0442.514
counts2.3960.0682.497
counts2cpm2.8470.0802.867
counts2tpm1.0070.0200.966
cpm2.0890.0162.047
create_design3.9640.0603.965
create_sfile1.7620.0431.621
default_formula1.0520.0131.064
default_sfile0.1760.0120.188
download_data1.5920.1391.853
download_gtf000
dt2mat0.0030.0000.003
explore_imputations14.782 0.35314.880
explore_transformations6.3090.0486.175
extract_features2.2100.0402.099
extract_rectangle0.9980.0081.006
fdata1.4350.0321.316
filter_exprs_replicated_in_some_subgroup1.8810.0121.875
filter_features1.2640.0361.300
filter_medoid16.964 0.17217.078
filter_replicated1.7450.0351.598
filter_samples1.2210.0121.233
fit_limma12.225 0.10012.209
flevels1.3540.0441.248
fnames1.4050.0351.288
formula2str0.0010.0000.001
fvalues1.3920.0201.260
fvars1.3710.0471.267
guess_maxquant_quantity2.5150.0852.329
guess_sep0.0010.0000.001
halfnormimpute2.0360.0602.096
impute_systematic_nondetects3.5770.0803.468
invert2.1270.0321.977
is_imputed1.3680.0201.238
is_sig17.575 0.06017.399
limma2.7590.0642.632
log2counts2.0440.0282.013
log2countsratios2.1520.0042.095
log2cpm2.9520.0522.941
log2cpmratios2.0080.0481.991
log2tpm2.0500.0081.996
log2tpmratios2.0950.0042.038
log2transform6.1930.0366.043
make_volcano_dt2.6980.0242.486
matrix2sumexp1.9910.0031.994
merge_sdata1.0680.0241.091
merge_sfile2.2310.1161.995
message_df0.0020.0000.003
occupancies1.8720.0521.734
pca15.151 0.06815.220
plot_boxplots6.8330.0806.911
plot_contrastogram1.7520.0331.775
plot_data2.4000.0122.413
plot_densities3.4380.0313.466
plot_detections12.588 0.19312.420
plot_features7.3210.0167.337
plot_venn7.1900.0047.108
plot_violins6.4460.0766.519
plot_volcano3.3170.0233.108
preprocess_rnaseq_counts3.2560.0843.281
proteingroups1.9030.0521.768
read_affymetrix1.1610.0361.196
read_metabolon9.9240.0649.956
read_proteingroups6.7630.1126.626
read_rectangles8.4130.2728.688
read_rnaseq_counts23.215 0.26022.982
read_somascan12.782 0.10412.847
rm_singleton_samples1.0950.0081.103
scaledlibsizes1.9110.0081.863
sdata2.4440.0562.345
slevels1.4050.0281.278
snames1.4830.0361.364
split_by_svar1.2610.0321.120
split_extract1.0110.0241.036
standardize_maxquant_snames0.0020.0000.003
subgroup_matrix0.9630.0280.990
subtract_baseline6.6000.0446.623
sumexp2mae2.4930.0202.513
sumexp_to_long_dt5.7620.0805.468
summarize_fit9.0200.0528.685
svalues1.5340.0151.397
svars1.3770.0241.250
tpm2.0240.0081.977
values1.4320.0321.313
venn_detects1.2870.0361.153
weights2.5930.1082.290
zero_to_na0.0210.0000.021