Bioconductor Single Package Builder - Build History

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

Hostname OS /Arch BUILD CHECK BUILD BIN POST-PROCESSING
lconway macOS 12.6.5 Monterey/x86_64   OK     ERROR     OK     OK  
nebbiolo2 Linux (Ubuntu 22.04.2 LTS)/x86_64   OK     ERROR     skipped     OK  

lconway Summary

[top]

Package: ceRNAR
Version: 0.99.68
RVersion: 4.3
BiocVersion: 3.18
BuildCommand: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data ceRNAR
BuildTime: 4 minutes 11.98 seconds
CheckCommand: BiocCheckGitClone('ceRNAR') && /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --library=/Users/pkgbuild/packagebuilder/workers/jobs/2847/R-libs --install=check:/Users/pkgbuild/packagebuilder/workers/jobs/2847/45b5ffcd368954260d14e6d9307660d1d52e95f9/ceRNAR.install-out.txt ceRNAR_0.99.68.tar.gz && BiocCheck('ceRNAR_0.99.68.tar.gz', `new-package`=TRUE)
CheckTime: 8 minutes 52.66 seconds
BuildBinCommand: /Users/biocbuild/BBS/utils/build-universal.sh ceRNAR_0.99.68.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R libdir
BuildBinTime: 0 minutes 56.27 seconds
PackageFileSize: 3686.63 KiB
BuildID:: ceRNAR_20230806161947
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: ceRNAR. Starting Build package. Starting Check package. Starting Build 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. Build Package status: 0.

lconway BUILD SRC output

[top]

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

 R CMD BUILD

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

* checking for file ‘ceRNAR/DESCRIPTION’ ... OK
* preparing ‘ceRNAR’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* 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 ‘ceRNAR_0.99.68.tar.gz’


lconway CHECK output

[top]

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

 BiocCheckGitClone('ceRNAR')

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

─ BiocCheckVersion: 1.37.7
─ BiocVersion: 3.18
─ Package: ceRNAR
─ PackageVersion: 0.99.68
─ sourceDir: /Users/pkgbuild/packagebuilder/workers/jobs/2847/45b5ffcd368954260d14e6d9307660d1d52e95f9/ceRNAR
─ platform: unix
─ isTarBall: FALSE

* Checking valid files...
* Checking for stray BiocCheck output folders...
* Checking for inst/doc folders...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...
* Checking that provided CITATION file is correctly formatted...

─ BiocCheck results ──
0 ERRORS | 0 WARNINGS | 0 NOTES

For more details, run
    browseVignettes(package = 'BiocCheck')




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

 R CMD CHECK

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

* using log directory ‘/Users/pkgbuild/packagebuilder/workers/jobs/2847/45b5ffcd368954260d14e6d9307660d1d52e95f9/ceRNAR.Rcheck’
* using R version 4.3.1 Patched (2023-06-17 r84564)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.5
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ceRNAR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ceRNAR’ version ‘0.99.68’
* 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 ‘ceRNAR’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘ggpubr’
A package should be listed in only one of these fields.
* 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 ... [12s/13s] OK
* checking whether the package can be loaded with stated dependencies ... [12s/13s] OK
* checking whether the package can be unloaded cleanly ... [12s/13s] OK
* checking whether the namespace can be loaded with stated dependencies ... [12s/13s] OK
* checking whether the namespace can be unloaded cleanly ... [12s/13s] OK
* checking loading without being on the library search path ... [12s/13s] OK
* checking use of S3 registration ... 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 ... [39s/48s] NOTE
All_steps_interface : ceRNAMethod : SegmentClusteringPlusPeakMerging:
  no visible binding for global variable ‘location’
ceRNAMethod : SegmentClusteringPlusPeakMerging: no visible binding for
  global variable ‘location’
ceRNATCGA: no visible global function definition for ‘exportClass’
ceRNATCGA: no visible binding for global variable ‘phenotype’
ceRNATCGA: no visible binding for global variable ‘mrna’
Undefined global functions or variables:
  exportClass location mrna phenotype
* checking Rd files ... [0s/0s] 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 ... [0s/0s] OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [292s/238s] ERROR
Running examples in ‘ceRNAR-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ceRNALocation
> ### Title: Visualization for peak location
> ### Aliases: ceRNALocation
> 
> ### ** Examples
> 
> ceRNALocation(
+ path_prefix = NULL,
+ project_name = 'demo',
+ disease_name = 'DLBC',
+ mirna='hsa-miR-101-3p',
+ window_size = 10
+ )
Error: cannot open file '/private/var/folders/db/d7_0z9ss4n3692ppdmx9hlgr0000gv/T/RtmpV9w7gE/RLIBS_7859756a1245/ceRNAR/R/ceRNAR.rdb': No such file or directory
Execution halted
* checking for unstated dependencies in vignettes ... NOTE
Error in find.package(package, lib.loc) : 
  there is no package called ‘ceRNAR’
Execution halted
* 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 ... [5s/5s] OK
* DONE

Status: 1 ERROR, 3 NOTEs
See
  ‘/Users/pkgbuild/packagebuilder/workers/jobs/2847/45b5ffcd368954260d14e6d9307660d1d52e95f9/ceRNAR.Rcheck/00check.log’
for details.





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

 BiocCheck('ceRNAR_0.99.68.tar.gz')

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

─ BiocCheckVersion: 1.37.7
─ BiocVersion: 3.18
─ Package: ceRNAR
─ PackageVersion: 0.99.68
─ sourceDir: /var/folders/db/d7_0z9ss4n3692ppdmx9hlgr0000gv/T//RtmpYx638R/file7d274deb0ce4/ceRNAR
─ installDir: /var/folders/db/d7_0z9ss4n3692ppdmx9hlgr0000gv/T//RtmpYx638R/file7d272c0a951b
─ BiocCheckDir: /Users/pkgbuild/packagebuilder/workers/jobs/2847/45b5ffcd368954260d14e6d9307660d1d52e95f9/ceRNAR.BiocCheck
─ platform: unix
─ isTarBall: TRUE

* Installing package...
* 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...
    * NOTE: Update R version dependency from 4.2.0 to 4.3.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...
    * NOTE: Consider adding these automatically suggested biocViews:
      Network, Clustering
Search 'biocViews' at https://contributions.bioconductor.org
* Checking build system compatibility...
* Checking for blank lines in DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for proper Description: field...
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version field...
* Checking for valid maintainer...
    * NOTE: Consider adding the maintainer's ORCID iD in 'Authors@R'
      with 'comment=c(ORCID="...")'
* Checking License: for restrictive use...
* Checking for pinned package versions...
* Checking DESCRIPTION/NAMESPACE consistency...


##############################################################################
Pathview is an open source software package distributed under GNU General
Public License version 3 (GPLv3). Details of GPLv3 is available at
http://www.gnu.org/licenses/gpl-3.0.html. Particullary, users are required to
formally cite the original Pathview paper (not just mention it) in publications
or products. For details, do citation("pathview") within R.

The pathview downloads and uses KEGG data. Non-academic uses may require a KEGG
license agreement (details at http://www.kegg.jp/kegg/legal.html).
##############################################################################
* Checking .Rbuildignore...
* Checking for stray BiocCheck output folders...
* Checking vignette directory...
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of ceRNAR...
* Checking coding practice...
    * NOTE: Avoid sapply(); use vapply()
    * NOTE: Avoid 1:...; use seq_len() or seq_along()
    * NOTE: Avoid using '=' for assignment and use '<-' instead
    * NOTE: Avoid the use of 'paste' in condition signals
* Checking parsed R code in R directory, examples, vignettes...
    * NOTE: Avoid 'suppressWarnings'/'*Messages' if possible (found 4
      times)
* Checking function lengths...
    * NOTE: The recommended function length is 50 lines or less. There
      are 22 functions greater than 50 lines.
* Checking man page documentation...
    * NOTE: Consider adding runnable examples to man pages that
      document exported objects.
    * NOTE: Usage of dontrun{} / donttest{} tags found in man page
      examples. 14% of man pages use at least one of these tags.
    * NOTE: Use donttest{} instead of dontrun{}.
* Checking package NEWS...
* Checking unit tests...
    * 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...
    * NOTE: Consider shorter lines; 386 lines (12%) are > 80 characters
      long.
    * NOTE: Consider multiples of 4 spaces for line indents; 1173 lines
      (35%) are not.
    See https://contributions.bioconductor.org/r-code.html
    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...
    Maintainer is subscribed to bioc-devel.
* Checking for support site registration...
    Maintainer is registered at support site.
    Package name is in support site watched tags.

─ BiocCheck results ──
0 ERRORS | 0 WARNINGS | 15 NOTES

See the ceRNAR.BiocCheck folder and run
    browseVignettes(package = 'BiocCheck')
for details.

lconway BUILD BIN output

[top]

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

 R CMD BUILD

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

>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=libdir ceRNAR_0.99.68.tar.gz'
>>>>>>> 

* installing *source* package ‘ceRNAR’ ...
** using staged installation
** R
** data
** 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 (ceRNAR)



nebbiolo2 Summary

[top]

Package: ceRNAR
Version: 0.99.68
RVersion: 4.3
BiocVersion: 3.18
BuildCommand: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data ceRNAR
BuildTime: 5 minutes 7.59 seconds
CheckCommand: BiocCheckGitClone('ceRNAR') && /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --no-vignettes --timings --library=/home/pkgbuild/packagebuilder/workers/jobs/2847/R-libs --install=check:/home/pkgbuild/packagebuilder/workers/jobs/2847/45b5ffcd368954260d14e6d9307660d1d52e95f9/ceRNAR.install-out.txt ceRNAR_0.99.68.tar.gz && BiocCheck('ceRNAR_0.99.68.tar.gz', `new-package`=TRUE)
CheckTime: 7 minutes 45.77 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 3654.70 KiB
BuildID:: ceRNAR_20230806161947
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: ceRNAR. 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 ‘ceRNAR/DESCRIPTION’ ... OK
* preparing ‘ceRNAR’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* 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 ‘ceRNAR_0.99.68.tar.gz’


nebbiolo2 CHECK output

[top]

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

 BiocCheckGitClone('ceRNAR')

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

─ BiocCheckVersion: 1.37.7
─ BiocVersion: 3.18
─ Package: ceRNAR
─ PackageVersion: 0.99.68
─ sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/2847/45b5ffcd368954260d14e6d9307660d1d52e95f9/ceRNAR
─ platform: unix
─ isTarBall: FALSE

* Checking valid files...
* Checking for stray BiocCheck output folders...
* Checking for inst/doc folders...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...
* Checking that provided CITATION file is correctly formatted...

─ BiocCheck results ──
0 ERRORS | 0 WARNINGS | 0 NOTES

For more details, run
    browseVignettes(package = 'BiocCheck')




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

 R CMD CHECK

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

* using log directory ‘/home/pkgbuild/packagebuilder/workers/jobs/2847/45b5ffcd368954260d14e6d9307660d1d52e95f9/ceRNAR.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ceRNAR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ceRNAR’ version ‘0.99.68’
* 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 ‘ceRNAR’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘ggpubr’
A package should be listed in only one of these fields.
* 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 ... [16s/17s] OK
* checking whether the package can be loaded with stated dependencies ... [16s/17s] OK
* checking whether the package can be unloaded cleanly ... [16s/17s] OK
* checking whether the namespace can be loaded with stated dependencies ... [16s/17s] OK
* checking whether the namespace can be unloaded cleanly ... [16s/17s] OK
* checking loading without being on the library search path ... [16s/17s] OK
* checking use of S3 registration ... 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 ... [55s/57s] NOTE
All_steps_interface : ceRNAMethod : SegmentClusteringPlusPeakMerging:
  no visible binding for global variable ‘location’
ceRNAMethod : SegmentClusteringPlusPeakMerging: no visible binding for
  global variable ‘location’
ceRNATCGA: no visible global function definition for ‘exportClass’
ceRNATCGA: no visible binding for global variable ‘phenotype’
ceRNATCGA: no visible binding for global variable ‘mrna’
Undefined global functions or variables:
  exportClass location mrna phenotype
* checking Rd files ... [0s/0s] 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 ... [0s/0s] OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [173s/107s] ERROR
Running examples in ‘ceRNAR-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ceRNAFunction
> ### Title: Functional enrichment analysis
> ### Aliases: ceRNAFunction
> 
> ### ** Examples
> 
> ceRNAFunction(
+ path_prefix = NULL,
+ project_name = 'demo',
+ disease_name = 'DLBC',
+ pairs_cutoff = 1,
+ kegg_p_cutoff = 0.05,
+ kegg_top = 10,
+ go_p_cutoff = 0.05,
+ go_q_cutoff = 0.05,
+ go_top = 10
+ )
Error: cannot open file '/tmp/Rtmpiv28Jo/RLIBS_359ff7116aa03a/ceRNAR/R/ceRNAR.rdb': No such file or directory
Execution halted
* checking for unstated dependencies in vignettes ... NOTE
Error in find.package(package, lib.loc) : 
  there is no package called ‘ceRNAR’
Execution halted
* 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 ... [2s/2s] OK
* DONE

Status: 1 ERROR, 3 NOTEs
See
  ‘/home/pkgbuild/packagebuilder/workers/jobs/2847/45b5ffcd368954260d14e6d9307660d1d52e95f9/ceRNAR.Rcheck/00check.log’
for details.





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

 BiocCheck('ceRNAR_0.99.68.tar.gz')

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

─ BiocCheckVersion: 1.37.7
─ BiocVersion: 3.18
─ Package: ceRNAR
─ PackageVersion: 0.99.68
─ sourceDir: /tmp/RtmpU0OTMP/file35a5833695b0ee/ceRNAR
─ installDir: /tmp/RtmpU0OTMP/file35a583415ad39b
─ BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/2847/45b5ffcd368954260d14e6d9307660d1d52e95f9/ceRNAR.BiocCheck
─ platform: unix
─ isTarBall: TRUE

* Installing package...
* 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...
    * NOTE: Update R version dependency from 4.2.0 to 4.3.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...
    * NOTE: Consider adding these automatically suggested biocViews:
      Network, Clustering
Search 'biocViews' at https://contributions.bioconductor.org
* Checking build system compatibility...
* Checking for blank lines in DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for proper Description: field...
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version field...
* Checking for valid maintainer...
    * NOTE: Consider adding the maintainer's ORCID iD in 'Authors@R'
      with 'comment=c(ORCID="...")'
* Checking License: for restrictive use...
* Checking for pinned package versions...
* Checking DESCRIPTION/NAMESPACE consistency...


##############################################################################
Pathview is an open source software package distributed under GNU General
Public License version 3 (GPLv3). Details of GPLv3 is available at
http://www.gnu.org/licenses/gpl-3.0.html. Particullary, users are required to
formally cite the original Pathview paper (not just mention it) in publications
or products. For details, do citation("pathview") within R.

The pathview downloads and uses KEGG data. Non-academic uses may require a KEGG
license agreement (details at http://www.kegg.jp/kegg/legal.html).
##############################################################################
* Checking .Rbuildignore...
* Checking for stray BiocCheck output folders...
* Checking vignette directory...
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of ceRNAR...
* Checking coding practice...
    * NOTE: Avoid sapply(); use vapply()
    * NOTE: Avoid 1:...; use seq_len() or seq_along()
    * NOTE: Avoid using '=' for assignment and use '<-' instead
    * NOTE: Avoid the use of 'paste' in condition signals
* Checking parsed R code in R directory, examples, vignettes...
    * NOTE: Avoid 'suppressWarnings'/'*Messages' if possible (found 4
      times)
* Checking function lengths...
    * NOTE: The recommended function length is 50 lines or less. There
      are 22 functions greater than 50 lines.
* Checking man page documentation...
    * NOTE: Consider adding runnable examples to man pages that
      document exported objects.
    * NOTE: Usage of dontrun{} / donttest{} tags found in man page
      examples. 14% of man pages use at least one of these tags.
    * NOTE: Use donttest{} instead of dontrun{}.
* Checking package NEWS...
* Checking unit tests...
    * 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...
    * NOTE: Consider shorter lines; 386 lines (12%) are > 80 characters
      long.
    * NOTE: Consider multiples of 4 spaces for line indents; 1173 lines
      (35%) are not.
    See https://contributions.bioconductor.org/r-code.html
    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...
    Maintainer is subscribed to bioc-devel.
* Checking for support site registration...
    Maintainer is registered at support site.
    Package name is in support site watched tags.

─ BiocCheck results ──
0 ERRORS | 0 WARNINGS | 15 NOTES

See the ceRNAR.BiocCheck folder and run
    browseVignettes(package = 'BiocCheck')
for details.

nebbiolo2 BUILD BIN output

[top]