Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNOPQRSTU[V]WXYZ

This page was generated on 2025-08-06 13:53 -0400 (Wed, 06 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4813
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4550
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4592
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4534
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 2277/2315HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
vmrseq 1.1.2  (landing page)
Ning Shen
Snapshot Date: 2025-08-05 13:25 -0400 (Tue, 05 Aug 2025)
git_url: https://git.bioconductor.org/packages/vmrseq
git_branch: devel
git_last_commit: a8f8d64
git_last_commit_date: 2025-07-28 19:01:32 -0400 (Mon, 28 Jul 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for vmrseq on nebbiolo2

To the developers/maintainers of the vmrseq package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/vmrseq.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.

raw results


Summary

Package: vmrseq
Version: 1.1.2
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:vmrseq.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings vmrseq_1.1.2.tar.gz
StartedAt: 2025-08-06 03:58:53 -0400 (Wed, 06 Aug 2025)
EndedAt: 2025-08-06 04:04:57 -0400 (Wed, 06 Aug 2025)
EllapsedTime: 363.5 seconds
RetCode: 0
Status:   OK  
CheckDir: vmrseq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:vmrseq.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings vmrseq_1.1.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/vmrseq.Rcheck’
* using R version 4.5.1 (2025-06-13)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘vmrseq/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘vmrseq’ 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 ‘vmrseq’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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: ‘devtools’
  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 ... NOTE
.computeProb1Unit : .computeLag: no visible binding for global variable
  ‘chr’
.computeProb1Unit : .computeLag: no visible binding for global variable
  ‘state’
.computeProb1Unit : .computeLag: no visible binding for global variable
  ‘state_lag’
.computeProb1Unit : .computeLag: no visible binding for global variable
  ‘dist_bp’
.computeProb1Unit: no visible binding for global variable ‘dist_bp’
.computeProb1Unit: no visible binding for global variable ‘N_00’
.computeProb1Unit: no visible binding for global variable ‘N_10’
.computeProb1Unit: no visible binding for global variable ‘N_01’
.computeProb1Unit: no visible binding for global variable ‘N_11’
.computeProb1Unit: no visible binding for global variable ‘p_00’
.computeProb1Unit: no visible binding for global variable ‘p_01’
.estimTransitProbsFromSummary: no visible binding for global variable
  ‘dist_bp’
.estimTransitProbsFromSummary: no visible binding for global variable
  ‘p_00’
.estimTransitProbsFromSummary: no visible binding for global variable
  ‘p_01’
.estimTransitProbsFromSummary: no visible binding for global variable
  ‘p_10’
.estimTransitProbsFromSummary: no visible binding for global variable
  ‘p_11’
.estimTransitProbsFromSummary : .selectCols: no visible binding for
  global variable ‘dist_bp’
HDF5NAdrop2matrix: no visible global function definition for ‘as’
computeVar : varByCluster: no visible global function definition for
  ‘as’
computeVarCutoff: no visible global function definition for ‘quantile’
extractInfo: no visible binding for global variable ‘meth’
extractInfo: no visible binding for global variable ‘total’
extractInfo: no visible binding for global variable ‘bool’
tpPlot: no visible binding for global variable ‘dist_bp’
tpPlot: no visible binding for global variable ‘pbar’
tpPlot: no visible binding for global variable ‘phat’
vmrseqFit: no visible binding for global variable ‘bpWindow’
Undefined global functions or variables:
  N_00 N_01 N_10 N_11 as bool bpWindow chr dist_bp meth p_00 p_01 p_10
  p_11 pbar phat quantile state state_lag total
Consider adding
  importFrom("methods", "as")
  importFrom("stats", "quantile")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
vmrseqFit    24.100  1.938  11.033
vmrseqSmooth 20.297  3.062   5.342
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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


Installation output

vmrseq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL vmrseq
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘vmrseq’ ...
** this is package ‘vmrseq’ version ‘1.1.2’
** 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 (vmrseq)

Tests output

vmrseq.Rcheck/tests/testthat.Rout


R version 4.5.1 (2025-06-13) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-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.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
> 
> library(testthat)
> library(vmrseq)
> 
> test_check("vmrseq")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 23 ]
> 
> proc.time()
   user  system elapsed 
 13.369   0.919  14.277 

Example timings

vmrseq.Rcheck/vmrseq-Ex.timings

nameusersystemelapsed
HDF5NAdrop2matrix2.5560.2242.782
cell_10.0220.0000.022
cell_20.0130.0000.013
cell_30.0130.0000.013
poolData000
regionSummary4.1410.3964.004
toy.gr0.0500.0040.054
toy.results0.0560.0050.060
tpEstimate2.3700.9781.686
tpPlot1.0820.1591.242
vmrseqFit24.100 1.93811.033
vmrseqOptimControl000
vmrseqSmooth20.297 3.062 5.342