Back to Build/check report for BioC 3.17
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-02-03 02:35:59 -0000 (Fri, 03 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4039
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 GenomAutomorphism on kunpeng1


To the developers/maintainers of the GenomAutomorphism package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GenomAutomorphism.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 767/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomAutomorphism 1.1.2  (landing page)
Robersy Sanchez
Snapshot Date: 2023-02-01 03:13:00 -0000 (Wed, 01 Feb 2023)
git_url: https://git.bioconductor.org/packages/GenomAutomorphism
git_branch: master
git_last_commit: 9dcc7e5
git_last_commit_date: 2022-12-09 16:15:27 -0000 (Fri, 09 Dec 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    WARNINGS  

Summary

Package: GenomAutomorphism
Version: 1.1.2
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:GenomAutomorphism.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings GenomAutomorphism_1.1.2.tar.gz
StartedAt: 2023-02-02 08:03:57 -0000 (Thu, 02 Feb 2023)
EndedAt: 2023-02-02 08:09:38 -0000 (Thu, 02 Feb 2023)
EllapsedTime: 341.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: GenomAutomorphism.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:GenomAutomorphism.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings GenomAutomorphism_1.1.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/GenomAutomorphism.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 ‘GenomAutomorphism/DESCRIPTION’ ... OK
* this is package ‘GenomAutomorphism’ version ‘1.1.2’
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘GenomAutomorphism’ 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 ... 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 ... WARNING
Undocumented S4 methods:
  generic 'names<-' and siglist 'AutomorphismList'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
aminoacid_dist 5.958  0.956   6.665
automorphisms  4.599  0.956   5.059
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘GenomAutomorphism.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/GenomAutomorphism.Rcheck/00check.log’
for details.



Installation output

GenomAutomorphism.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL GenomAutomorphism
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘GenomAutomorphism’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (GenomAutomorphism)

Tests output

GenomAutomorphism.Rcheck/tests/spelling.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.

> if (requireNamespace("spelling", quietly = TRUE)) {
+     spelling::spell_check_test(
+         vignettes = TRUE, error = FALSE,
+         skip_on_cran = TRUE
+     )
+ }
NULL
> 
> proc.time()
   user  system elapsed 
  0.181   0.042   0.218 

GenomAutomorphism.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(GenomAutomorphism)
> 
> test_check("GenomAutomorphism")
[ FAIL 0 | WARN 7 | SKIP 0 | PASS 29 ]

[ FAIL 0 | WARN 7 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
 25.009   1.996  27.204 

Example timings

GenomAutomorphism.Rcheck/GenomAutomorphism-Ex.timings

nameusersystemelapsed
AutomorphismByCoef0.5640.0130.578
AutomorphismList3.1120.0553.170
CodonSeq0.5220.0000.523
aa_mutmat0.0210.0000.022
aaindex20.0080.0000.007
aaindex30.0010.0030.005
aminoacid_dist5.9580.9566.665
as.AutomorphismList0.8160.1880.788
aut3D1.4100.3241.816
autZ1252.8380.8843.564
autZ50.7960.3051.092
autZ641.7770.3091.943
autm0.0880.0000.087
automorphismByRanges0.1590.0240.184
automorphism_bycoef0.170.020.19
automorphisms4.5990.9565.059
base2codon0.0650.0010.066
base2int0.0020.0000.002
base_coord0.2240.0200.247
cdm_z640.0260.0030.030
codon_coord1.0820.0571.138
codon_dist0.3940.0000.394
codon_dist_matrix0.0470.0362.896
conserved_regions3.1070.3560.629
extract-methods0.6430.0280.671
getAutomorphisms0.2610.0240.285
get_coord0.6560.0920.747
get_mutscore0.1370.0040.141
matrices0.6140.0150.630
modeq0.0010.0000.001
mut_type0.0030.0000.003
reexports0.1460.0040.150
seqranges0.7140.0000.713
slapply0.0040.0000.003
sortByChromAndStart0.0930.0000.092
str2chr0.0000.0010.000
str2dig0.0000.0010.000
translation0.9830.0020.985