Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-12 11:05:05 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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 nebbiolo2


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 778/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomAutomorphism 1.0.3  (landing page)
Robersy Sanchez
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/GenomAutomorphism
git_branch: RELEASE_3_16
git_last_commit: 4ed0e65
git_last_commit_date: 2023-02-24 16:00:57 -0400 (Fri, 24 Feb 2023)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: GenomAutomorphism
Version: 1.0.3
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:GenomAutomorphism.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings GenomAutomorphism_1.0.3.tar.gz
StartedAt: 2023-04-10 20:54:54 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 20:58:58 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 243.7 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: GenomAutomorphism.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/GenomAutomorphism.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘GenomAutomorphism/DESCRIPTION’ ... OK
* this is package ‘GenomAutomorphism’ version ‘1.0.3’
* 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 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 ... NOTE
Package unavailable to check Rd xrefs: ‘mod’
* 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
automorphisms  17.709 10.171   6.432
autZ5          12.492  8.197   1.835
autZ125         8.735  3.825   2.442
aut3D           7.243  4.380   2.029
autZ64          7.371  4.010   2.343
aminoacid_dist  7.753  3.315   6.058
* 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, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.16-bioc/meat/GenomAutomorphism.Rcheck/00check.log’
for details.



Installation output

GenomAutomorphism.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-library’
* installing *source* package ‘GenomAutomorphism’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘mod’ in package ‘GenomAutomorphism’
** 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 version 4.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-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.154   0.045   0.182 

GenomAutomorphism.Rcheck/tests/testthat.Rout


R version 4.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-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 0 | SKIP 0 | PASS 31 ]
> 
> proc.time()
   user  system elapsed 
 16.247   1.593  17.538 

Example timings

GenomAutomorphism.Rcheck/GenomAutomorphism-Ex.timings

nameusersystemelapsed
AutomorphismByCoef0.7380.0080.747
AutomorphismList2.2170.1832.400
CodonSeq0.3520.0000.352
aa_mutmat0.0190.0000.019
aaindex20.0040.0040.007
aaindex30.0040.0000.004
aminoacid_dist7.7533.3156.058
as.AutomorphismList1.6730.9760.513
aut3D7.2434.3802.029
autZ1258.7353.8252.442
autZ512.492 8.197 1.835
autZ647.3714.0102.343
autm0.0500.0070.057
automorphismByRanges0.1150.0040.118
automorphism_bycoef0.1100.0090.118
automorphisms17.70910.171 6.432
base2codon0.0500.0040.053
base2int0.0010.0000.001
base_coord0.1550.0080.163
cdm_z640.020.000.02
codon_coord0.8460.0920.938
codon_dist0.2390.0000.239
codon_dist_matrix0.0430.0362.329
conserved_regions2.3690.3770.451
extract-methods0.8720.0670.940
getAutomorphisms0.1660.0000.166
get_coord0.5350.0040.539
get_mutscore0.1000.0000.101
matrices0.5540.0040.558
mod0.0010.0000.001
modeq0.0010.0000.001
modlineq0.0020.0000.002
mut_type0.0020.0000.002
reexports0.0890.0040.093
seqranges0.5660.0000.567
slapply0.0020.0000.003
sortByChromAndStart0.0570.0000.056
str2chr0.0010.0000.000
str2dig000
translation0.9220.0040.925