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

This page was generated on 2023-02-27 02:34:29 -0000 (Mon, 27 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4259
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/2169HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.7.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2023-02-23 09:40:21 -0000 (Thu, 23 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    ERROR  

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-24 07:15:26 -0000 (Fri, 24 Feb 2023)
EndedAt: 2023-02-24 07:32:52 -0000 (Fri, 24 Feb 2023)
EllapsedTime: 1045.8 seconds
RetCode: 1
Status:   ERROR  
CheckDir: autonomics.Rcheck
Warnings: NA

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 ... ERROR
Running examples in ‘autonomics-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: .read_somascan
> ### Title: Read somascan
> ### Aliases: .read_somascan read_somascan
> 
> ### ** Examples
> 
> file <- download_data('atkin18.somascan.adat')
> read_somascan(file, pca = TRUE, fit = 'limma', block = 'Subject_ID')
	Read: ~/.cache/autonomics/a8dba4126470e_atkin18.somascan.adat
		Retain 1125/1129 features: ~ColCheck %in% ~feature_quality
		Log2 transform
Killed
* 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 ... ERROR
Error(s) in re-building vignettes:
  ...
--- re-building ‘using_autonomics.Rmd’ using rmarkdown
trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/series/GSE161nnn/GSE161731/suppl//GSE161731_counts.csv.gz?tool=geoquery'
Content type 'application/x-gzip' length 8347405 bytes (8.0 MB)
Killed

* checking PDF version of manual ... OK
* DONE

Status: 2 ERRORs, 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 
149.502  23.766 197.604 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
MAXQUANT_PATTERNS_PEPCOUNTS000
MAXQUANT_PATTERNS_QUANTITY000
TESTS000
add_smiles2.6530.2436.382
analysis1.5240.1131.530
analyze 7.464 3.70017.832
assert_is_valid_sumexp1.8960.1162.032
biplot4.5280.0594.592
biplot_corrections 5.516 3.47115.124
biplot_covariates10.725 0.57012.304
center3.0180.1163.029
contrast_subgroup_cols1.0490.0841.141
contrastdefs2.7602.3777.544
counts2.4040.0342.474
counts2cpm2.7320.0532.728
counts2tpm0.9650.0020.913
cpm1.9970.0211.964
create_design3.1663.5109.700
create_sfile1.8112.2507.866
default_formula1.1070.0951.229
default_sfile0.1890.0200.208
download_data1.7640.1992.126
download_gtf000
dt2mat0.0040.0000.005
explore_imputations15.369 5.61330.684
explore_transformations6.3440.2486.488
extract_features 1.505 3.24610.561
extract_rectangle1.0060.1001.138
fdata1.5530.1041.543
filter_exprs_replicated_in_some_subgroup1.9220.0861.994
filter_features1.2720.0191.292
filter_medoid16.566 1.22518.194
filter_replicated2.6231.4306.721
filter_samples1.2440.0461.324
fit_limma12.461 2.07016.529
flevels1.3720.0981.396
fnames1.4930.0721.462
formula2str000
fvalues1.3640.0621.271
fvars1.4060.0341.285
guess_maxquant_quantity2.4860.0752.315
guess_sep0.0010.0000.001
halfnormimpute1.2080.0311.246
impute_systematic_nondetects3.8170.0973.712
invert2.1910.0852.082
is_imputed1.3500.0501.244
is_sig17.668 6.71835.056
limma2.8240.0792.757
log2counts3.3360.0993.453
log2countsratios2.0280.0111.972
log2cpm2.0830.1952.213
log2cpmratios2.1490.0632.149
log2tpm2.0960.0042.045
log2tpmratios2.0480.9854.576
log2transform5.9880.1556.085
make_volcano_dt2.6740.0612.497
matrix2sumexp1.9330.0321.971
merge_sdata0.9710.0160.992
merge_sfile2.2290.1191.992
message_df0.0000.0030.002
occupancies1.9020.0291.741
pca15.392 2.36620.736
plot_boxplots6.9020.1397.045
plot_contrastogram2.5630.1062.675
plot_data2.2180.0042.224
plot_densities3.2360.0753.313
plot_detections11.833 0.30311.833
plot_features 7.669 1.30610.018
plot_venn7.5790.3717.883
plot_violins6.5830.0646.653
plot_volcano3.6103.1439.904
preprocess_rnaseq_counts3.1660.1823.360
proteingroups1.9570.0571.866
read_affymetrix1.2420.1131.388
read_metabolon10.165 0.17410.320
read_proteingroups 6.406 5.82715.596
read_rectangles10.380 0.38310.793
read_rnaseq_counts23.709 0.36423.611