Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

This page was generated on 2024-04-18 11:45:33 -0400 (Thu, 18 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4507
palomino3Windows Server 2022 Datacenterx644.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup" 3861
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4448
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4467
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

Package 1392/2285HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
nanotatoR 1.19.0  (landing page)
Surajit Bhattacharya
Snapshot Date: 2024-04-17 14:00:18 -0400 (Wed, 17 Apr 2024)
git_url: https://git.bioconductor.org/packages/nanotatoR
git_branch: devel
git_last_commit: 12327ed
git_last_commit_date: 2023-10-24 11:13:33 -0400 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  ERROR    ERROR  skipped
palomino3Windows Server 2022 Datacenter / x64  ERROR    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  ERROR    ERROR  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for nanotatoR on kunpeng2


To the developers/maintainers of the nanotatoR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/nanotatoR.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: nanotatoR
Version: 1.19.0
Command: /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:nanotatoR.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings nanotatoR_1.19.0.tar.gz
StartedAt: 2024-04-18 07:47:29 -0000 (Thu, 18 Apr 2024)
EndedAt: 2024-04-18 07:50:40 -0000 (Thu, 18 Apr 2024)
EllapsedTime: 191.5 seconds
RetCode: 0
Status:   OK  
CheckDir: nanotatoR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:nanotatoR.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings nanotatoR_1.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/nanotatoR.Rcheck’
* using R Under development (unstable) (2024-03-19 r86153)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘nanotatoR/DESCRIPTION’ ... OK
* this is package ‘nanotatoR’ version ‘1.19.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:
  .travis.yml
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 ‘nanotatoR’ 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 code 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 ... NOTE
Namespace in Imports field not imported from: ‘GenomicRanges’
  All declared Imports should be used.
* 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 ... NOTE
checkRd: (-1) overlapnearestgeneSearch.Rd:29-34: Lost braces
    29 | awk '{
       |      ^
* 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 ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/nanotatoR.Rcheck/00check.log’
for details.


Installation output

nanotatoR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD INSTALL nanotatoR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library’
* installing *source* package ‘nanotatoR’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** 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 (nanotatoR)

Tests output

nanotatoR.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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(nanotatoR)

> 
> test_check("nanotatoR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 0 ]
> 
> proc.time()
   user  system elapsed 
  6.726   0.278   7.002 

Example timings

nanotatoR.Rcheck/nanotatoR-Ex.timings

nameusersystemelapsed
BNDBfrequency0.0680.0040.081
DGVfrequency0.0270.0000.028
Decipherfrequency0.0340.0000.035
FamilyInfoPrep0.0070.0120.021
OverlapRNAseq0.2520.0080.262
OverlapRNAseq_solo0.1360.0000.137
RNAseqcombine000
RNAseqcombine_solo0.1340.0040.138
SVexpression_duo_trio000
SVexpression_solo0.1920.0280.221
buildrunBNBedFiles0.0050.0000.005
clinvar_gene0.0180.0000.019
extract_clinvar_mod0.0150.0040.020
gene_extraction0.7840.0243.702
gene_list_generation1.2540.0362.685
gtr_gene0.0030.0000.003
internalFrequencyTrio_Duo0.1210.0000.123
internalFrequency_solo0.2160.0000.216
makeInternalBNDatabase0.0010.0000.001
mergingSMAP_SE0.0250.0000.028
mergingSMAP_SVMerge0.0090.0000.010
merging_SE_SVMerge0.0450.0000.045
nanotatoR0.0010.0000.001
nanotatoR_Duo_SVmerge0.0000.0000.001
nanotatoR_SVmerge_Trio000
nanotatoR_main_Duo_SE0.0010.0000.000
nanotatoR_main_Solo_SE0.6090.0320.643
nanotatoR_main_Solo_SVmerge0.1510.0000.153
nanotatoR_main_Trio_SE0.0830.0040.088
nonOverlapGenes0.0210.0000.021
nonOverlapRNAseq0.1500.0080.159
nonOverlapRNAseq_solo0.1400.0040.145
nonOverlappingDNGenes0.0310.0000.032
nonOverlappingUPGenes0.0270.0040.031
omim_gene0.0170.0000.662
overlapGenes0.0150.0000.015
overlapnearestgeneSearch0.0300.0040.034
overlappingGenes0.0280.0000.028
phenoextractHPO_mod0.0060.0000.006
readBNBedFiles0.0030.0000.004
readSMap0.0160.0000.016
readSMap_DLE0.0120.0000.012
reading_GTR0.0030.0000.002
reading_mim2gene0.0030.0000.002
run_bionano_filter_SE_Trio0.3140.0120.327
run_bionano_filter_SE_duo000
run_bionano_filter_SE_solo0.4390.0120.452
run_bionano_filter_SVMerge_Trio000
run_bionano_filter_SVMerge_duo000
run_bionano_filter_SVMerge_solo0.3860.0000.387