Bioconductor Single Package Builder - Build History

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

Hostname OS /Arch BUILD CHECK BUILD BIN POST-PROCESSING
merida1 macOS 10.14.6 Mojave/x86_64   OK     OK     OK     OK  
nebbiolo1 Linux (Ubuntu 22.04.1 LTS)/x86_64   OK     OK     skipped     OK  

merida1 Summary

[top]

Package: InSituType
Version: 0.99.4
RVersion: 4.3
BiocVersion: 3.17
BuildCommand: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data InSituType
BuildTime: 3 minutes 37.55 seconds
CheckCommand: BiocCheckGitClone('InSituType') && /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --library=/Users/pkgbuild/packagebuilder/workers/jobs/2799/R-libs --install=check:/Users/pkgbuild/packagebuilder/workers/jobs/2799/07ae239a0d4125327c00c5c30094f68f938a89ee/InSituType.install-out.txt InSituType_0.99.4.tar.gz && BiocCheck('InSituType_0.99.4.tar.gz', `new-package`=TRUE)
CheckTime: 5 minutes 31.87 seconds
BuildBinCommand: /Users/biocbuild/BBS/utils/build-universal.sh InSituType_0.99.4.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R libdir
BuildBinTime: 0 minutes 39.67 seconds
PackageFileSize: 3763.92 KiB
BuildID:: InSituType_20221208185423
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: InSituType. 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. Checking Package status: 0. Build Package status: 0.

merida1 BUILD SRC output

[top]

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

 R CMD BUILD

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

* checking for file ‘InSituType/DESCRIPTION’ ... OK
* preparing ‘InSituType’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... OK
* cleaning src
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* building ‘InSituType_0.99.4.tar.gz’


merida1 CHECK output

[top]

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

 BiocCheckGitClone('InSituType')

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

─ BiocCheckVersion: 1.35.4
─ BiocVersion: 3.17
─ Package: InSituType
─ PackageVersion: 0.99.4
─ sourceDir: /Users/pkgbuild/packagebuilder/workers/jobs/2799/07ae239a0d4125327c00c5c30094f68f938a89ee/InSituType
─ platform: unix
─ isTarBall: FALSE

* Checking valid files...
* Checking for stray BiocCheck output folders...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...

─ 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/2799/07ae239a0d4125327c00c5c30094f68f938a89ee/InSituType.Rcheck’
* using R Under development (unstable) (2022-11-30 r83393)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘InSituType/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘InSituType’ version ‘0.99.4’
* 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 ‘InSituType’ 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 ... 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 ... [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 ... OK
* 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 ... [0s/0s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... NOTE
Rd file 'Mstep.Rd':
  \examples lines wider than 100 characters:
     Mstep(mini_nsclc$counts, ioprofiles[sharedgenes, ], bg = Matrix::rowMeans(mini_nsclc$neg), cohort = NULL)

These lines will be truncated in the PDF manual.
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK
* checking pragmas in C/C++ headers and code ... OK
* checking compilation flags used ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... [112s/112s] OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
Estep               11.074  0.152  11.227
logliks2probs       10.234  0.134  10.368
flightpath_plot     10.105  0.129  10.235
flightpath_layout    9.996  0.179  10.175
colorCellTypes       9.966  0.146  10.111
insitutype           9.835  0.084   9.920
chooseClusterNumber  6.892  0.078   6.968
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [45s/46s]
 [46s/46s] 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 ... [6s/12s] OK
* DONE

Status: 2 NOTEs
See
  ‘/Users/pkgbuild/packagebuilder/workers/jobs/2799/07ae239a0d4125327c00c5c30094f68f938a89ee/InSituType.Rcheck/00check.log’
for details.






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

 BiocCheck('InSituType_0.99.4.tar.gz')

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

─ BiocCheckVersion: 1.35.4
─ BiocVersion: 3.17
─ Package: InSituType
─ PackageVersion: 0.99.4
─ sourceDir: /var/folders/7y/c__3_48d5y18p1_rhfs_4x9c0000gt/T//RtmpPywAYc/filefb206e334389/InSituType
─ installDir: /var/folders/7y/c__3_48d5y18p1_rhfs_4x9c0000gt/T//RtmpPywAYc/filefb206e9476dd
─ BiocCheckDir: /Users/pkgbuild/packagebuilder/workers/jobs/2799/07ae239a0d4125327c00c5c30094f68f938a89ee/InSituType.BiocCheck
─ platform: unix
─ isTarBall: TRUE

* Installing package...
* Checking for deprecated package usage...
* Checking for remote package usage...
* Checking for 'LazyData: true' usage...
    * NOTE: 'LazyData:' in the 'DESCRIPTION' should be set to false or
      removed
* Checking version number...
* Checking for version number mismatch...
* Checking new package version number...
* Checking R version dependency...
    * NOTE: Update R version dependency from 3.5.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...
* Checking build system compatibility...
* Checking for blank lines in DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for proper Description: field...
    * NOTE: The Description field in the DESCRIPTION is made up by less
      than 3 sentences. Please consider expanding this field, and
      structure it as a full paragraph
* 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...
* 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 InSituType...
* Checking coding practice...
    * NOTE: Avoid sapply(); use vapply()
    * NOTE: Avoid 1:...; use seq_len() or seq_along()
    * 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 1
      times)
* Checking function lengths...
    * NOTE: The recommended function length is 50 lines or less. There
      are 48 functions greater than 50 lines.
* Checking man page documentation...
    * NOTE: Consider adding runnable examples to man pages that
      document exported objects.
* Checking package NEWS...
* Checking unit tests...
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source,
  and vignette source...
    * NOTE: Consider shorter lines; 496 lines (9%) are > 80 characters
      long.
    * NOTE: Consider multiples of 4 spaces for line indents; 1384 lines
      (26%) 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...
    * NOTE: Cannot determine whether maintainer is subscribed to the
      Bioc-Devel mailing list (requires admin credentials). Subscribe
      here: https://stat.ethz.ch/mailman/listinfo/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 | 13 NOTES

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

merida1 BUILD BIN output

[top]

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

 R CMD BUILD

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

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

* installing *source* package ‘InSituType’ ...
** using staged installation
** libs
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/RcppArmadillo/include' -I/usr/local/include     -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3/Resources/library/RcppArmadillo/include' -I/usr/local/include     -fPIC  -Wall -g -O2  -c rcpparma_dnbinom_sparse.cpp -o rcpparma_dnbinom_sparse.o
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o InSituType.so RcppExports.o rcpparma_dnbinom_sparse.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/pkgbuild/packagebuilder/workers/jobs/2799/07ae239a0d4125327c00c5c30094f68f938a89ee/libdir/00LOCK-InSituType/00new/InSituType/libs
** R
** data
*** moving datasets to lazyload DB
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (InSituType)


>>>>>>> 
>>>>>>> FIXING LINKS FOR libdir/InSituType/libs/InSituType.so
>>>>>>> 

install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/4.3/Resources/lib/libgcc_s.1.dylib" "libdir/InSituType/libs/InSituType.so"
install_name_tool -change "/usr/local/lib/libgfortran.5.dylib" "/Library/Frameworks/R.framework/Versions/4.3/Resources/lib/libgfortran.5.dylib" "libdir/InSituType/libs/InSituType.so"
install_name_tool -change "/usr/local/lib/libquadmath.0.dylib" "/Library/Frameworks/R.framework/Versions/4.3/Resources/lib/libquadmath.0.dylib" "libdir/InSituType/libs/InSituType.so"
install_name_tool -change "/usr/local/gfortran/lib/libgfortran.5.dylib" "/Library/Frameworks/R.framework/Versions/4.3/Resources/lib/libgfortran.5.dylib" "libdir/InSituType/libs/InSituType.so"
install_name_tool -change "/usr/local/gfortran/lib/libquadmath.0.dylib" "/Library/Frameworks/R.framework/Versions/4.3/Resources/lib/libquadmath.0.dylib" "libdir/InSituType/libs/InSituType.so"



nebbiolo1 Summary

[top]

Package: InSituType
Version: 0.99.4
RVersion: 4.3
BiocVersion: 3.17
BuildCommand: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data InSituType
BuildTime: 3 minutes 27.76 seconds
CheckCommand: BiocCheckGitClone('InSituType') && /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --no-vignettes --timings --library=/home/pkgbuild/packagebuilder/workers/jobs/2799/R-libs --install=check:/home/pkgbuild/packagebuilder/workers/jobs/2799/07ae239a0d4125327c00c5c30094f68f938a89ee/InSituType.install-out.txt InSituType_0.99.4.tar.gz && BiocCheck('InSituType_0.99.4.tar.gz', `new-package`=TRUE)
CheckTime: 4 minutes 58.68 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 3767.88 KiB
BuildID:: InSituType_20221208185423
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: InSituType. 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. Checking Package status: 0.

nebbiolo1 BUILD SRC output

[top]

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

 R CMD BUILD

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

* checking for file ‘InSituType/DESCRIPTION’ ... OK
* preparing ‘InSituType’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... OK
* cleaning src
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* building ‘InSituType_0.99.4.tar.gz’


nebbiolo1 CHECK output

[top]

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

 BiocCheckGitClone('InSituType')

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

─ BiocCheckVersion: 1.35.4
─ BiocVersion: 3.17
─ Package: InSituType
─ PackageVersion: 0.99.4
─ sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/2799/07ae239a0d4125327c00c5c30094f68f938a89ee/InSituType
─ platform: unix
─ isTarBall: FALSE

* Checking valid files...
* Checking for stray BiocCheck output folders...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...

─ 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/2799/07ae239a0d4125327c00c5c30094f68f938a89ee/InSituType.Rcheck’
* using R Under development (unstable) (2022-11-30 r83393)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘InSituType/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘InSituType’ version ‘0.99.4’
* 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 ‘InSituType’ 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 ... 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 ... [6s/6s] OK
* checking whether the package can be loaded with stated dependencies ... [6s/7s] OK
* checking whether the package can be unloaded cleanly ... [6s/6s] OK
* checking whether the namespace can be loaded with stated dependencies ... [6s/6s] OK
* checking whether the namespace can be unloaded cleanly ... [6s/6s] OK
* checking loading without being on the library search path ... [6s/6s] 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 ... [23s/23s] OK
* checking Rd files ... [0s/0s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... NOTE
Rd file 'Mstep.Rd':
  \examples lines wider than 100 characters:
     Mstep(mini_nsclc$counts, ioprofiles[sharedgenes, ], bg = Matrix::rowMeans(mini_nsclc$neg), cohort = NULL)

These lines will be truncated in the PDF manual.
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK
* checking pragmas in C/C++ headers and code ... OK
* checking compilation flags used ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... [109s/109s] OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
Estep               11.111  0.251  11.364
flightpath_plot      9.829  0.032   9.862
flightpath_layout    9.718  0.068   9.786
logliks2probs        9.622  0.140   9.762
colorCellTypes       9.683  0.072   9.755
insitutype           9.624  0.040   9.664
chooseClusterNumber  6.614  0.040   6.655
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [43s/43s]
 [44s/44s] 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 ... [3s/3s] OK
* DONE

Status: 2 NOTEs
See
  ‘/home/pkgbuild/packagebuilder/workers/jobs/2799/07ae239a0d4125327c00c5c30094f68f938a89ee/InSituType.Rcheck/00check.log’
for details.






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

 BiocCheck('InSituType_0.99.4.tar.gz')

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

─ BiocCheckVersion: 1.35.4
─ BiocVersion: 3.17
─ Package: InSituType
─ PackageVersion: 0.99.4
─ sourceDir: /tmp/RtmpVuXYCH/filec21157aa3780/InSituType
─ installDir: /tmp/RtmpVuXYCH/filec2117214807b
─ BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/2799/07ae239a0d4125327c00c5c30094f68f938a89ee/InSituType.BiocCheck
─ platform: unix
─ isTarBall: TRUE

* Installing package...
* Checking for deprecated package usage...
* Checking for remote package usage...
* Checking for 'LazyData: true' usage...
    * NOTE: 'LazyData:' in the 'DESCRIPTION' should be set to false or
      removed
* Checking version number...
* Checking for version number mismatch...
* Checking new package version number...
* Checking R version dependency...
    * NOTE: Update R version dependency from 3.5.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...
* Checking build system compatibility...
* Checking for blank lines in DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for proper Description: field...
    * NOTE: The Description field in the DESCRIPTION is made up by less
      than 3 sentences. Please consider expanding this field, and
      structure it as a full paragraph
* 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...
* 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 InSituType...
* Checking coding practice...
    * NOTE: Avoid sapply(); use vapply()
    * NOTE: Avoid 1:...; use seq_len() or seq_along()
    * 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 1
      times)
* Checking function lengths...
    * NOTE: The recommended function length is 50 lines or less. There
      are 48 functions greater than 50 lines.
* Checking man page documentation...
    * NOTE: Consider adding runnable examples to man pages that
      document exported objects.
* Checking package NEWS...
* Checking unit tests...
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source,
  and vignette source...
    * NOTE: Consider shorter lines; 496 lines (9%) are > 80 characters
      long.
    * NOTE: Consider multiples of 4 spaces for line indents; 1384 lines
      (26%) 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...
    * NOTE: Cannot determine whether maintainer is subscribed to the
      Bioc-Devel mailing list (requires admin credentials). Subscribe
      here: https://stat.ethz.ch/mailman/listinfo/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 | 13 NOTES

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

nebbiolo1 BUILD BIN output

[top]