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

This page was generated on 2023-03-01 07:38:35 -0000 (Wed, 01 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4266
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/2171HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.7.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2023-02-27 07:53:22 -0000 (Mon, 27 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-27 20:54:16 -0000 (Mon, 27 Feb 2023)
EndedAt: 2023-02-27 21:11:19 -0000 (Mon, 27 Feb 2023)
EllapsedTime: 1022.3 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.235  0.144  22.807
is_sig                  17.342  0.076  17.183
filter_medoid           16.299  0.156  16.396
explore_imputations     15.488  0.212  15.450
pca                     14.647  0.028  14.675
fit_limma               13.491  0.016  13.392
plot_detections         12.888  0.224  12.752
read_somascan           12.993  0.104  13.055
biplot_covariates       10.803  0.144  10.947
summarize_fit           10.201  0.140   9.892
read_metabolon          10.264  0.064  10.295
read_rectangles          8.840  0.236   9.079
plot_features            7.582  0.032   7.614
plot_venn                7.475  0.016   7.407
analyze                  7.260  0.180   7.407
read_proteingroups       7.006  0.128   6.881
plot_boxplots            6.952  0.039   6.988
subtract_baseline        6.674  0.084   6.735
plot_violins             6.657  0.068   6.723
explore_transformations  6.320  0.055   6.197
log2transform            6.140  0.084   6.046
sumexp_to_long_dt        5.804  0.116   5.552
biplot_corrections       5.360  0.064   5.424
* 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 
152.936   2.836 152.771 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
MAXQUANT_PATTERNS_PEPCOUNTS0.0000.0000.001
MAXQUANT_PATTERNS_QUANTITY0.0010.0000.000
TESTS000
add_smiles2.6430.1734.222
analysis1.5440.0771.517
analyze7.2600.1807.407
assert_is_valid_sumexp1.9470.0482.002
biplot4.5700.0364.607
biplot_corrections5.3600.0645.424
biplot_covariates10.803 0.14410.947
center3.0330.1363.054
contrast_subgroup_cols1.0350.0081.044
contrastdefs2.7010.0522.559
counts2.4180.0122.448
counts2cpm2.8270.0242.796
counts2tpm1.0030.0110.955
cpm2.0920.0162.053
create_design3.9000.0763.919
create_sfile1.7430.0601.618
default_formula1.0810.0121.092
default_sfile0.1780.0120.190
download_data1.6640.1731.933
download_gtf000
dt2mat0.0030.0000.004
explore_imputations15.488 0.21215.450
explore_transformations6.3200.0556.197
extract_features1.3750.0441.270
extract_rectangle0.9860.0301.015
fdata1.4610.0131.327
filter_exprs_replicated_in_some_subgroup1.9590.0441.984
filter_features1.2200.0311.251
filter_medoid16.299 0.15616.396
filter_replicated1.8030.0241.646
filter_samples1.2150.0241.239
fit_limma13.491 0.01613.392
flevels1.3750.0201.249
fnames1.3450.0401.238
formula2str000
fvalues1.3730.0301.255
fvars1.3730.0161.241
guess_maxquant_quantity2.4330.0522.226
guess_sep0.0010.0000.001
halfnormimpute1.1550.0281.184
impute_systematic_nondetects4.5180.0504.379
invert2.0650.0281.913
is_imputed1.3840.0361.271
is_sig17.342 0.07617.183
limma2.6880.0202.522
log2counts2.0560.0362.037
log2countsratios2.0680.0162.027
log2cpm2.1490.0122.108
log2cpmratios2.0190.0161.979
log2tpm2.8970.0722.912
log2tpmratios2.0030.0762.025
log2transform6.1400.0846.046
make_volcano_dt2.6780.0362.482
matrix2sumexp1.8960.0241.921
merge_sdata1.0030.0201.024
merge_sfile2.3690.1242.110
message_df0.0030.0000.003
occupancies1.8290.0531.697
pca14.647 0.02814.675
plot_boxplots6.9520.0396.988
plot_contrastogram1.8100.0121.812
plot_data2.3780.0202.397
plot_densities3.4300.0123.438
plot_detections12.888 0.22412.752
plot_features7.5820.0327.614
plot_venn7.4750.0167.407
plot_violins6.6570.0686.723
plot_volcano3.3820.0423.199
preprocess_rnaseq_counts3.2560.0433.239
proteingroups1.8470.0321.696
read_affymetrix1.1610.0401.203
read_metabolon10.264 0.06410.295
read_proteingroups7.0060.1286.881
read_rectangles8.8400.2369.079
read_rnaseq_counts23.235 0.14422.807
read_somascan12.993 0.10413.055
rm_singleton_samples1.1180.0081.127
scaledlibsizes1.9570.0161.911
sdata1.4590.0281.339
slevels1.4250.0241.300
snames1.3580.0521.262
split_by_svar1.3010.0281.163
split_extract0.9790.0241.003
standardize_maxquant_snames0.0010.0010.002
subgroup_matrix1.0550.0181.073
subtract_baseline6.6740.0846.735
sumexp2mae2.4800.0362.516
sumexp_to_long_dt5.8040.1165.552
summarize_fit10.201 0.140 9.892
svalues1.3430.0401.235
svars1.4150.0321.300
tpm2.0750.0052.016
values1.3640.0321.250
venn_detects1.3480.0881.267
weights2.5140.1072.188
zero_to_na0.0180.0010.021