Back to Multiple platform build/check report for BioC 3.15
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

This page was generated on 2022-10-19 13:21:54 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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 NanoMethViz on palomino3


To the developers/maintainers of the NanoMethViz package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/NanoMethViz.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 1296/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
NanoMethViz 2.2.0  (landing page)
Shian Su
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/NanoMethViz
git_branch: RELEASE_3_15
git_last_commit: ccc98e8
git_last_commit_date: 2022-04-26 12:10:18 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: NanoMethViz
Version: 2.2.0
Command: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:NanoMethViz.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings NanoMethViz_2.2.0.tar.gz
StartedAt: 2022-10-19 02:17:54 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 02:26:13 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 499.5 seconds
RetCode: 0
Status:   OK  
CheckDir: NanoMethViz.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:NanoMethViz.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings NanoMethViz_2.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/NanoMethViz.Rcheck'
* using R version 4.2.1 (2022-06-23 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'NanoMethViz/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'NanoMethViz' version '2.2.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 ... OK
* checking for portable file names ... OK
* checking whether package 'NanoMethViz' 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 ... NOTE
'library' or 'require' calls in package code:
  'Homo.sapiens' 'Mus.musculus'
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
cluster_regions: no visible binding for global variable 'pos'
cluster_regions: no visible global function definition for 'quantile'
cluster_regions: no visible global function definition for 'hist'
cluster_regions: no visible global function definition for 'approxfun'
cluster_regions : sample_methy_grid: no visible global function
  definition for 'approxfun'
cluster_regions: no visible global function definition for 'prcomp'
cluster_regions: no visible global function definition for 'kmeans'
plot_agg_regions: no visible global function definition for 'sd'
Undefined global functions or variables:
  approxfun hist kmeans pos prcomp quantile sd
Consider adding
  importFrom("graphics", "hist")
  importFrom("stats", "approxfun", "kmeans", "prcomp", "quantile", "sd")
to your NAMESPACE file.
* 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 ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'F:/biocbuild/bbs-3.15-bioc/R/library/NanoMethViz/libs/x64/NanoMethViz.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
get_exons_homo_sapiens 19.02   0.92   19.94
get_exons_mus_musculus 17.17   1.01   18.73
plot_gene_heatmap      11.77   0.54   12.32
plot_region_heatmap    11.55   0.17   11.72
NanoMethResult-class    6.03   1.48    7.58
plot_agg_regions        5.50   0.39    5.90
cluster_regions         5.12   0.14    5.26
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  'F:/biocbuild/bbs-3.15-bioc/meat/NanoMethViz.Rcheck/00check.log'
for details.



Installation output

NanoMethViz.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL NanoMethViz
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'NanoMethViz' ...
** using staged installation
** libs
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c convert_methy_to_dss.cpp -o convert_methy_to_dss.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utils.cpp -o utils.o
g++ -shared -s -static-libgcc -o NanoMethViz.dll tmp.def RcppExports.o convert_methy_to_dss.o utils.o -LF:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/libs/x64 -lzlib1bioc -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-NanoMethViz/00new/NanoMethViz/libs/x64
** 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 (NanoMethViz)

Tests output

NanoMethViz.Rcheck/tests/testthat.Rout


R version 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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(NanoMethViz)
Loading required package: ggplot2
> 
> test_check("NanoMethViz")
Loading required package: Mus.musculus
Loading required package: AnnotationDbi
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:NanoMethViz':

    samples

Loading required package: IRanges
Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following objects are masked from 'package:base':

    I, expand.grid, unname


Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: OrganismDbi
Loading required package: GenomicFeatures
Loading required package: GenomeInfoDb
Loading required package: GenomicRanges

Attaching package: 'GenomicFeatures'

The following object is masked from 'package:NanoMethViz':

    exons

Loading required package: GO.db

Loading required package: org.Mm.eg.db

Loading required package: TxDb.Mmusculus.UCSC.mm10.knownGene
[2022-10-19 02:25:20] creating intermediate files...
[2022-10-19 02:25:20] parsing chr11...
[2022-10-19 02:25:20] parsing chr12...
[2022-10-19 02:25:21] parsing chr18...
[2022-10-19 02:25:21] parsing chr5...
[2022-10-19 02:25:21] parsing chr7...
[2022-10-19 02:25:21] parsing chrX...
[2022-10-19 02:25:21] samples found: B6Cast_Prom_3_cast B6Cast_Prom_3_bl6 B6Cast_Prom_2_cast B6Cast_Prom_2_bl6 B6Cast_Prom_1_cast B6Cast_Prom_1_bl6 
[2022-10-19 02:25:21] creating bsseq object...
[2022-10-19 02:25:21] reading in parsed data...
[2022-10-19 02:25:21] constructing matrices...
[2022-10-19 02:25:22] done
[2022-10-19 02:25:23] creating intermediate files...
[2022-10-19 02:25:23] parsing chr11...
[2022-10-19 02:25:23] parsing chr12...
[2022-10-19 02:25:23] parsing chr18...
[2022-10-19 02:25:23] parsing chr5...
[2022-10-19 02:25:23] parsing chr7...
[2022-10-19 02:25:23] parsing chrX...
[2022-10-19 02:25:23] samples found: B6Cast_Prom_3_cast B6Cast_Prom_3_bl6 B6Cast_Prom_2_cast B6Cast_Prom_2_bl6 B6Cast_Prom_1_cast B6Cast_Prom_1_bl6 
[2022-10-19 02:25:23] creating bsseq object...
[2022-10-19 02:25:23] reading in parsed data...
[2022-10-19 02:25:24] constructing matrices...
[2022-10-19 02:25:24] done
[2022-10-19 02:25:24] creating intermediate files...
[2022-10-19 02:25:24] parsing chr11...
[2022-10-19 02:25:24] parsing chr12...
[2022-10-19 02:25:24] parsing chr18...
[2022-10-19 02:25:24] parsing chr5...
[2022-10-19 02:25:24] parsing chr7...
[2022-10-19 02:25:24] parsing chrX...
[2022-10-19 02:25:24] samples found: B6Cast_Prom_3_cast B6Cast_Prom_3_bl6 B6Cast_Prom_2_cast B6Cast_Prom_2_bl6 B6Cast_Prom_1_cast B6Cast_Prom_1_bl6 
[2022-10-19 02:25:24] creating bsseq object...
[2022-10-19 02:25:24] reading in parsed data...
[2022-10-19 02:25:25] constructing matrices...
[2022-10-19 02:25:26] done
[2022-10-19 02:25:26] creating intermediate files...
[2022-10-19 02:25:26] parsing chr11...
[2022-10-19 02:25:27] parsing chr12...
[2022-10-19 02:25:27] parsing chr18...
[2022-10-19 02:25:27] parsing chr5...
[2022-10-19 02:25:27] parsing chr7...
[2022-10-19 02:25:27] parsing chrX...
[2022-10-19 02:25:27] samples found: B6Cast_Prom_3_cast B6Cast_Prom_3_bl6 B6Cast_Prom_2_cast B6Cast_Prom_2_bl6 B6Cast_Prom_1_cast B6Cast_Prom_1_bl6 
[2022-10-19 02:25:27] creating bsseq object...
[2022-10-19 02:25:27] reading in parsed data...
[2022-10-19 02:25:27] constructing matrices...
[2022-10-19 02:25:28] done
[2022-10-19 02:26:00] creating methylation table
processing F:/biocbuild/bbs-3.15-bioc/R/library/NanoMethViz/sample1_nanopolish.tsv.gz...
guessing file is produced by nanopolish...
processing F:/biocbuild/bbs-3.15-bioc/R/library/NanoMethViz/sample2_nanopolish.tsv.gz...
guessing file is produced by nanopolish...
[2022-10-19 02:26:00] sorting methylation table
[2022-10-19 02:26:01] compressing methylation table to tabix with index
[2022-10-19 02:26:01] creating intermediate files...
[2022-10-19 02:26:01] parsing chr1...
[2022-10-19 02:26:01] parsing chr10...
[2022-10-19 02:26:01] parsing chr11...
[2022-10-19 02:26:01] parsing chr12...
[2022-10-19 02:26:01] parsing chr13...
[2022-10-19 02:26:01] parsing chr14...
[2022-10-19 02:26:01] parsing chr15...
[2022-10-19 02:26:01] parsing chr16...
[2022-10-19 02:26:01] parsing chr17...
[2022-10-19 02:26:01] parsing chr18...
[2022-10-19 02:26:01] parsing chr19...
[2022-10-19 02:26:01] parsing chr2...
[2022-10-19 02:26:01] parsing chr3...
[2022-10-19 02:26:01] parsing chr4...
[2022-10-19 02:26:01] parsing chr5...
[2022-10-19 02:26:01] parsing chr6...
[2022-10-19 02:26:01] parsing chr7...
[2022-10-19 02:26:01] parsing chr8...
[2022-10-19 02:26:01] parsing chr9...
[2022-10-19 02:26:01] parsing chrM...
[2022-10-19 02:26:01] parsing chrX...
[2022-10-19 02:26:01] parsing chrY...
[2022-10-19 02:26:01] samples found: B6Cast_Prom_3_cast B6Cast_Prom_3_bl6 B6Cast_Prom_2_cast B6Cast_Prom_2_bl6 B6Cast_Prom_1_cast B6Cast_Prom_1_bl6 sample1_nanopolish.tsv sample2_nanopolish.tsv 
[2022-10-19 02:26:01] creating bsseq object...
[2022-10-19 02:26:01] reading in parsed data...
[2022-10-19 02:26:01] constructing matrices...
[2022-10-19 02:26:02] done
[2022-10-19 02:26:02] creating methylation table
processing F:/biocbuild/bbs-3.15-bioc/R/library/NanoMethViz/megalodon_calls.txt.gz...
guessing file is produced by megalodon...
[2022-10-19 02:26:02] sorting methylation table
[2022-10-19 02:26:02] compressing methylation table to tabix with index
[ FAIL 0 | WARN 9 | SKIP 0 | PASS 51 ]

[ FAIL 0 | WARN 9 | SKIP 0 | PASS 51 ]
> 
> proc.time()
   user  system elapsed 
  61.25    4.98   89.09 

Example timings

NanoMethViz.Rcheck/NanoMethViz-Ex.timings

nameusersystemelapsed
NanoMethResult-class6.031.487.58
bsseq_to_edger1.010.221.36
bsseq_to_log_methy_ratio1.810.191.87
cluster_regions5.120.145.26
create_tabix_file0.750.431.02
exons000
exons_to_genes0.750.100.84
filter_methy2.050.152.35
get_example_exons_mus_musculus0.610.040.64
get_exons_homo_sapiens19.02 0.9219.94
get_exons_mus_musculus17.17 1.0118.73
load_example_nanomethresult0.530.030.57
methy000
methy_col_names000
methy_to_bsseq1.530.161.59
methy_to_edger1.800.161.87
plot_agg_regions5.500.395.90
plot_gene2.650.152.81
plot_gene_heatmap11.77 0.5412.32
plot_grange1.540.041.59
plot_grange_heatmap3.640.053.69
plot_mds2.130.172.14
plot_pca2.310.242.31
plot_region2.470.092.56
plot_region_heatmap11.55 0.1711.72
query_methy0.690.020.70
region_methy_stats1.580.041.63
samples000