Bioconductor Single Package Builder - Build History

Snapshot Date: 
URL:  https://git.bioconductor.org/packages/asuri
Last Changed Rev:  / Revision: 
Last Changed Date: 

Hostname OS /Arch BUILD CHECK BUILD BIN POST-PROCESSING
nebbiolo2 Linux (Ubuntu 24.04.1 LTS)/x86_64   OK     ERROR     skipped     OK  

nebbiolo2 Summary

[top]

Package: asuri
Version: 0.99.0
RVersion: 4.5
BiocVersion: 3.22
BuildCommand: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data asuri
BuildTime: 3 minutes 52.02 seconds
CheckCommand: BiocCheckGitClone('asuri') && /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --no-vignettes --timings --library=/home/pkgbuild/packagebuilder/workers/jobs/3793/R-libs --install=check:/home/pkgbuild/packagebuilder/workers/jobs/3793/asuri_20250630182910/asuri.install-out.txt asuri_0.99.0.tar.gz && BiocCheck('asuri_0.99.0.tar.gz', `new-package`=TRUE)
CheckTime: 4 minutes 51.09 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 3136.59 KiB
BuildID:: asuri_20250630182910
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: asuri. Starting Build package. Starting Check package.
PostProcessing: Finished Git clone. Package type: Software. Installing dependency status: 0. Checking git clone status: 0. Installing package status: 0. Build Package status: 0. Adding Build Product Information to Database.Checking Package status: 1.

nebbiolo2 BUILD SRC output

[top]

===============================

 R CMD BUILD

===============================

* checking for file ‘asuri/DESCRIPTION’ ... OK
* preparing ‘asuri’:
* checking DESCRIPTION meta-information ... OK
* installing the package to process help pages
Loading required namespace: asuri
* saving partial Rd database
* creating vignettes ... OK
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* looking to see if a ‘data/datalist’ file should be added
* building ‘asuri_0.99.0.tar.gz’


nebbiolo2 CHECK output

[top]

===============================

 BiocCheckGitClone('asuri')

===============================

→ sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3793/asuri_20250630182910/asuri
→ BiocVersion: 3.22
→ Package: asuri
→ PackageVersion: 0.99.0
→ BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3793/asuri_20250630182910/asuri.BiocCheck
→ BiocCheckVersion: 1.45.7
→ sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3793/asuri_20250630182910/asuri
→ installDir: NULL
→ isTarBall: FALSE
→ platform: unix
* Checking valid files...
* Checking individual file sizes...
* Checking for stray BiocCheck output folders...
* Checking for inst/doc folders...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...
* Checking that provided CITATION file is correctly formatted...
── BiocCheck v1.45.7 results ───────────────────────────────────────────────────
✖ 0 ERRORS | ⚠ 0 WARNINGS | i 0 NOTES
i For more details, run
  browseVignettes(package = 'BiocCheck')




===============================

 R CMD CHECK

===============================

* using log directory ‘/home/pkgbuild/packagebuilder/workers/jobs/3793/asuri_20250630182910/asuri.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
* using option ‘--no-vignettes’
* checking for file ‘asuri/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘asuri’ version ‘0.99.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 for sufficient/correct file permissions ... OK
* checking whether package ‘asuri’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... NOTE
unable to verify current time
* 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 ... [7s/7s] OK
* checking whether the package can be loaded with stated dependencies ... [7s/7s] OK
* checking whether the package can be unloaded cleanly ... [7s/7s] OK
* checking whether the namespace can be loaded with stated dependencies ... [7s/7s] OK
* checking whether the namespace can be unloaded cleanly ... [7s/7s] OK
* checking loading without being on the library search path ... [7s/7s] OK
* checking use of S3 registration ... OK
* checking dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘lubridate’
  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 ... [25s/25s] OK
* checking Rd files ... [7s/7s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... 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 ... [6s/6s] OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [57s/57s] ERROR
Running examples in ‘asuri-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: genePheno
> ### Title: Identify Predictive Genes for a Phenotype
> ### Aliases: genePheno
> 
> ### ** Examples
> 
> data(seBRCA)
> 
> # prefilterSAM ---
> groupsVector <- SummarizedExperiment::colData(seBRCA)$ER.IHC
> set.seed(5)
> DE_list_genes <- prefilterSAM(seBRCA, groupsVector)
2025-06-30 14:38:09.591725

  |                                                        
  |                                                  |   0%
  |                                                        
  |                                                  |   1%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |=                                                 |   2%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==                                                |   3%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==                                                |   4%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==                                                |   5%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |===                                               |   6%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |====                                              |   7%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |====                                              |   8%
  |                                                        
  |====                                              |   9%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |=====                                             |  10%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |======                                            |  11%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |======                                            |  12%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |======                                            |  13%
  |                                                        
  |=======                                           |  14%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |========                                          |  15%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |========                                          |  16%
  |                                                        
  |========                                          |  17%
  |                                                        
  |=========                                         |  18%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==========                                        |  19%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==========                                        |  20%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==========                                        |  21%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |===========                                       |  22%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |============                                      |  23%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |============                                      |  24%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |============                                      |  25%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |=============                                     |  26%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==============                                    |  27%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==============                                    |  28%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==============                                    |  29%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |===============                                   |  30%
  |                                                        
  |================                                  |  31%
  |                                                        
  |================                                  |  32%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |================                                  |  33%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |=================                                 |  34%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==================                                |  35%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==================                                |  36%
  |                                                        
  |==================                                |  37%
  |                                                        
  |===================                               |  38%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |====================                              |  39%
  |                                                        
  |====================                              |  40%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |====================                              |  41%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |=====================                             |  42%
  |                                                        
  |======================                            |  43%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |======================                            |  44%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |======================                            |  45%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |=======================                           |  46%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |========================                          |  47%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |========================                          |  48%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |========================                          |  49%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |=========================                         |  50%
  |                                                        
  |==========================                        |  51%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==========================                        |  52%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==========================                        |  53%
  |                                                        
  |===========================                       |  54%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |============================                      |  55%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |============================                      |  56%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |============================                      |  57%
  |                                                        
  |=============================                     |  58%
  |                                                        
  |==============================                    |  59%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==============================                    |  60%
  |                                                        
  |==============================                    |  61%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |===============================                   |  62%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |================================                  |  63%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |================================                  |  64%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |================================                  |  65%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |=================================                 |  66%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==================================                |  67%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==================================                |  68%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==================================                |  69%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |===================================               |  70%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |====================================              |  71%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |====================================              |  72%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |====================================              |  73%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |=====================================             |  74%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |======================================            |  75%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |======================================            |  76%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |======================================            |  77%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |=======================================           |  78%
  |                                                        
  |========================================          |  79%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |========================================          |  80%
  |                                                        
  |========================================          |  81%
  |                                                        
  |=========================================         |  82%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==========================================        |  83%
  |                                                        
  |==========================================        |  84%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==========================================        |  85%
  |                                                        
  |===========================================       |  86%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |============================================      |  87%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |============================================      |  88%
  |                                                        
  |============================================      |  89%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |=============================================     |  90%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==============================================    |  91%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==============================================    |  92%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==============================================    |  93%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |===============================================   |  94%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |================================================  |  95%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |================================================  |  96%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |================================================  |  97%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |================================================= |  98%Warning: The spline based estimation of pi0 results in a non-positive value of pi0.
Therefore, pi0 is estimated by using lambda = 0.5.

  |                                                        
  |==================================================|  99%
  |                                                        
  |==================================================| 100%
2025-06-30 14:38:59.134842
> 
> # genePheno ---
> vectorSampleID <- rownames(SummarizedExperiment::colData(seBRCA))
> vectorGroups <- SummarizedExperiment::colData(seBRCA)$ER.IHC
> 
> Pred_ER.IHC <- genePheno(seBRCA, DE_list_genes, vectorGroups, vectorSampleID)
Error in genePheno(seBRCA, DE_list_genes, vectorGroups, vectorSampleID) : 
  'vectorGroups' must be a numeric vector.
Execution halted
* 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 ... [3s/3s] OK
* DONE

Status: 1 ERROR, 2 NOTEs
See
  ‘/home/pkgbuild/packagebuilder/workers/jobs/3793/asuri_20250630182910/asuri.Rcheck/00check.log’
for details.





===============================

 BiocCheck('asuri_0.99.0.tar.gz')

===============================

── Installing asuri ────────────────────────────────────────────────────────────
✔ Package installed successfully
── asuri session metadata ──────────────────────────────────────────────────────
→ sourceDir: /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri
→ BiocVersion: 3.22
→ Package: asuri
→ PackageVersion: 0.99.0
→ BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3793/asuri_20250630182910/asuri.BiocCheck
→ BiocCheckVersion: 1.45.7
→ sourceDir: /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri
→ installDir: /tmp/RtmpyOEMg9/file12ef4d6307e96d
→ isTarBall: TRUE
→ platform: unix
── Running BiocCheck on asuri ──────────────────────────────────────────────────
* Checking for deprecated package usage...
* Checking for remote package usage...
* Checking for 'LazyData: true' usage...
* Checking version number...
* Checking for version number mismatch...
* Checking new package version number...
* Checking R version dependency...
i NOTE: Update R version dependency from 4.4.0 to 4.5.0
* Checking package size...
* Checking individual file sizes...
* Checking biocViews...
* Checking that biocViews are present...
* Checking package type based on biocViews...
→ Software
* Checking for non-trivial biocViews...
* Checking that biocViews come from the same category...
* Checking biocViews validity...
* Checking for recommended biocViews...
* Checking build system compatibility...
* Checking for proper Description: field...
* Checking if DESCRIPTION is well formatted...
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version: field...
* Checking License: for restrictive use...
* Checking for recommended DESCRIPTION fields...
* Checking for Bioconductor software dependencies...
i Bioconductor dependencies found in Imports & Depends (27%).
* Checking for pinned package versions in DESCRIPTION...
* Checking for 'fnd' role in Authors@R...
i NOTE: No 'fnd' role found in Authors@R. If the work is supported by a grant,
consider adding the 'fnd' role to the list of authors.
* Checking .Rbuildignore...
* Checking for stray BiocCheck output folders...
* Checking vignette directory...
i NOTE: Vignette(s) found with missing chunk labels
Found in files:
• asuri.Rmd
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/genePheno.Rd:103: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/genePheno.Rd:104: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/geneSurv.Rd:122: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/geneSurv.Rd:123: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/patientRisk.Rd:170: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/patientRisk.Rd:171: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_PatientRisk.Rd:96: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_PatientRisk.Rd:97: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_SurvCurve.Rd:137: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_SurvCurve.Rd:138: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/prefilterSAM.Rd:66: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/prefilterSAM.Rd:67: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/prefilterSAM.Rd:68: unknown macro '\insertRef'
* Checking for library/require of asuri...
* Checking coding practice...
i NOTE: Avoid using '=' for assignment and use '<-' instead
Found in files:
• R/plotFunctions.R (line 262, column 14)
• R/plotFunctions.R (line 263, column 15)
* Checking parsed R code in R directory, examples, vignettes...
* Checking function lengths...
i NOTE: The recommended function length is 50 lines or less. There are 12
functions greater than 50 lines.
The longest 5 functions are:
• patientRisk() (R/patientRisk.R): 550 lines
• ...
• plotKmCustomGroups() (R/plotFunctions.R): 125 lines
* Checking man page documentation...
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/genePheno.Rd:103: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/genePheno.Rd:104: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/geneSurv.Rd:122: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/geneSurv.Rd:123: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/patientRisk.Rd:170: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/patientRisk.Rd:171: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_PatientRisk.Rd:96: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_PatientRisk.Rd:97: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_SurvCurve.Rd:137: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_SurvCurve.Rd:138: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/prefilterSAM.Rd:66: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/prefilterSAM.Rd:67: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/prefilterSAM.Rd:68: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/genePheno.Rd:103: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/genePheno.Rd:104: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/geneSurv.Rd:122: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/geneSurv.Rd:123: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/patientRisk.Rd:170: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/patientRisk.Rd:171: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_PatientRisk.Rd:96: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_PatientRisk.Rd:97: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_SurvCurve.Rd:137: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_SurvCurve.Rd:138: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/prefilterSAM.Rd:66: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/prefilterSAM.Rd:67: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/prefilterSAM.Rd:68: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/genePheno.Rd:103: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/genePheno.Rd:104: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/geneSurv.Rd:122: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/geneSurv.Rd:123: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/patientRisk.Rd:170: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/patientRisk.Rd:171: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_PatientRisk.Rd:96: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_PatientRisk.Rd:97: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_SurvCurve.Rd:137: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/predict_SurvCurve.Rd:138: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/prefilterSAM.Rd:66: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/prefilterSAM.Rd:67: unknown macro '\insertRef'
Warning in tools::parse_Rd(manpage, macros = rdmacros) :
  /tmp/RtmpyOEMg9/file12ef4d79f0a42b/asuri/man/prefilterSAM.Rd:68: unknown macro '\insertRef'
* Checking package NEWS...
* Checking unit tests...
i NOTE: Consider adding unit tests. We strongly encourage them. See
https://contributions.bioconductor.org/tests.html
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source, and
vignette source...
i NOTE: Consider shorter lines; 143 lines (4%) are > 80 characters long.
First few lines:
• vignettes/asuri.Rmd#L2 title: "ASURI: An R Package for Survival ...
• ...
• vignettes/asuri.Rmd#L504 ```{r predSurv, fig.cap="Survival curve ...
i NOTE: Consider multiples of 4 spaces for line indents; 738 lines (19%) are
not.
First few lines:
• R/genePheno.R#L92 stop("SEdata must be a 'Summarized ...
• ...
• vignettes/asuri.Rmd#L421 nrow = length( ...
i See https://contributions.bioconductor.org/r-code.html
i See styler package: https://cran.r-project.org/package=styler as described in
the BiocCheck vignette.
* Checking if package already exists in CRAN...
* Checking if new package already exists in Bioconductor...
* Checking for bioc-devel mailing list subscription...
i Maintainer is subscribed to bioc-devel.
* Checking for support site registration...
✖ ERROR: Unable to find your email in the Support Site: HTTP 404 Not Found.
── BiocCheck v1.45.7 results ───────────────────────────────────────────────────
✖ 1 ERRORS | ⚠ 0 WARNINGS | i 8 NOTES
i See the asuri.BiocCheck folder and run
  browseVignettes(package = 'BiocCheck')
  for details.

nebbiolo2 BUILD BIN output

[top]