Bioconductor Single Package Builder - Build History

Snapshot Date: 
URL:  https://git.bioconductor.org/packages/bandle
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     WARNINGS     OK     OK  
nebbiolo1 Linux (Ubuntu 20.04.4 LTS)/x86_64   OK     WARNINGS     skipped     OK  

merida1 Summary

[top]

Package: bandle
Version: 0.99.9
RVersion: 4.2
BiocVersion: 3.15
BuildCommand: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data bandle
BuildTime: 4 minutes 41.43 seconds
CheckCommand: BiocCheckGitClone('bandle') && /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch bandle_0.99.9.tar.gz && BiocCheck('bandle_0.99.9.tar.gz', `new-package`=TRUE)
CheckTime: 9 minutes 58.68 seconds
BuildBinCommand: /Users/biocbuild/BBS/utils/build-universal.sh bandle_0.99.9.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R libdir
BuildBinTime: 1 minutes 18.76 seconds
PackageFileSize: 1557.13 KiB
BuildID:: bandle_20220408150415
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: bandle. 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 ‘bandle/DESCRIPTION’ ... OK
* preparing ‘bandle’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to process help pages
* saving partial Rd database
* 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 ‘bandle_0.99.9.tar.gz’


merida1 CHECK output

[top]

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

 BiocCheckGitClone('bandle')

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

This is BiocCheckGitClone version 1.31.36. BiocCheckGitClone is a work
in progress. Output and severity of issues may change.
* Checking valid files...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...


Summary:
ERROR count: 0
WARNING count: 0
NOTE count: 0
For detailed information about these checks, see the BiocCheck
vignette, available at
https://bioconductor.org/packages/3.15/bioc/vignettes/BiocCheck/inst/doc/BiocCheck.html#interpreting-bioccheck-output




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

 R CMD CHECK

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

* using log directory ‘/Users/pkgbuild/packagebuilder/workers/jobs/2521/98130f69bf3610d33cc2d65f6ef11db141708013/bandle.Rcheck’
* using R Under development (unstable) (2022-03-17 r81925)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘bandle/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘bandle’ version ‘0.99.9’
* 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 ‘bandle’ can be installed ... [78s/78s] 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 ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking use of S3 registration ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to ‘Biobase’ which was already attached by Depends.
  Please remove these calls from your code.
':::' call which should be '::': ‘dplyr:::summarise’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [39s/39s] OK
* 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 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 ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [146s/146s] OK
Examples with CPU (user + system) or elapsed time > 5s
                                    user system elapsed
bandle-differentiallocalisation   28.944  0.448  29.390
bandle-gpfit                      17.029  0.120  17.169
bandle                            10.776  0.117  10.893
bandle-EFDR                        9.866  0.202  10.069
bandle-plots-translocations        9.664  0.057   9.724
bandle-predict                     8.682  0.029   8.712
bandle-process                     8.404  0.036   8.440
bandle-plots-convergence           7.918  0.068   7.986
bandle-plots-translocations-table  7.559  0.041   7.600
bandle-plots-prob                  6.692  0.070   6.762
bandle-prior                       5.503  0.351   5.854
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’ [0s/0s]
  Running ‘testthat.R’ [125s/125s]
 [125s/125s] OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/pkgbuild/packagebuilder/workers/jobs/2521/98130f69bf3610d33cc2d65f6ef11db141708013/bandle.Rcheck/00check.log’
for details.






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

 BiocCheck('bandle_0.99.9.tar.gz')

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

This is BiocCheck version 1.31.36. BiocCheck is a work in progress.
Output and severity of issues may change. Installing package...
* Checking Package Dependencies...
Warning in system2(cmd, args, stdout = TRUE, stderr = FALSE, env = "R_DEFAULT_PACKAGES=NULL") :
  running command 'R_DEFAULT_PACKAGES=NULL '/Library/Frameworks/R.framework/Resources/bin/R' -q --vanilla --slave -f /Library/Frameworks/R.framework/Versions/4.2/Resources/library/BiocCheck/script/checkBadDeps.R --args "/Users/pkgbuild/packagebuilder/workers/jobs/2521/98130f69bf3610d33cc2d65f6ef11db141708013/bandle_0.99.9.tar.gz" "/var/folders/7y/c__3_48d5y18p1_rhfs_4x9c0000gt/T//RtmpKzpxFo/file10da5183ec3ad/lib" 2>/dev/null' had status 1
* Checking if other packages can import this one...
* Checking to see if we understand object initialization...
* 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.1 to 4.2.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...
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version field...
* Checking for valid maintainer...
* Checking License: for restrictive use...
* Checking for pinned package versions...
* Checking DESCRIPTION/NAMESPACE consistency...
* Checking .Rbuildignore...
* Checking vignette directory...
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of bandle...
    * WARNING: Avoid the use of 'library' or 'require' in R code
      Found in files:
        require() in R/bandle-sampler.R (line 131, column 22)
* Checking coding practice...
    * NOTE: Avoid using '=' for assignment and use '<-' instead
      Found in files:
        R/bandle-function.R (line 118, column 55)
        R/bandle-function.R (line 119, column 56)
        R/bandle-function.R (line 120, column 56)
        R/bandle-function.R (line 121, column 44)
        R/bandle-function.R (line 122, column 44)
        R/bandle-function.R (line 123, column 42)
        R/bandle-function.R (line 124, column 51)
        R/bandle-function.R (line 125, column 36)
        R/bandle-function.R (line 126, column 36)
        R/bandle-function.R (line 127, column 41)
        R/bandle-function.R (line 128, column 44)
        R/bandle-function.R (line 129, column 44)
        R/bandle-function.R (line 130, column 42)
        R/bandle-function.R (line 131, column 54)
        R/bandle-function.R (line 132, column 53)
        R/bandle-function.R (line 133, column 39)
        R/bandle-function.R (line 134, column 38)
        R/bandle-function.R (line 135, column 41)
        R/bandle-function.R (line 136, column 51)
        R/bandle-function.R (line 408, column 28)
        R/bandle-function.R (line 409, column 28)
        R/bandle-function.R (line 410, column 21)
        R/bandle-plots.R (line 405, column 22)
        R/bandle-plots.R (line 406, column 22)
        R/bandle-plots.R (line 407, column 29)
        R/bandle-plots.R (line 424, column 22)
        R/bandle-plots.R (line 425, column 22)
        R/bandle-plots.R (line 426, column 29)
        R/bandle-sampler.R (line 107, column 46)
        R/bandle-sampler.R (line 108, column 46)
        R/bandle-sampler.R (line 109, column 54)
        R/bandle-sampler.R (line 110, column 42)
        R/bandle-sampler.R (line 111, column 42)
        R/bandle-sampler.R (line 112, column 40)
        R/bandle-sampler.R (line 113, column 49)
        R/bandle-sampler.R (line 114, column 34)
        R/bandle-sampler.R (line 115, column 34)
        R/bandle-sampler.R (line 116, column 39)
        R/bandle-sampler.R (line 117, column 42)
        R/bandle-sampler.R (line 118, column 42)
        R/bandle-sampler.R (line 119, column 40)
        R/bandle-sampler.R (line 120, column 52)
        R/bandle-sampler.R (line 121, column 51)
        R/bandle-sampler.R (line 122, column 37)
        R/bandle-sampler.R (line 123, column 36)
        R/bandle-sampler.R (line 124, column 39)
        R/bandle-sampler.R (line 125, column 49)
        R/bandle-sampler.R (line 183, column 42)
        R/bandle-sampler.R (line 185, column 42)
* Checking parsed R code in R directory, examples, vignettes...
    * NOTE: Avoid 'suppressWarnings'/'*Messages' if possible (found 1
      times)
        suppressMessages() in R/bandle-sampler.R (line 131, column 5)
* Checking function lengths...
    * NOTE: Recommended function length <= 50 lines.
      There are 14 functions > 50 lines.
      The longest 5 functions are:
        diffLoc() (R/bandle-sampler.R, line 80): 440 lines
        plotTranslocations() (R/bandle-plots.R, line 308): 207 lines
        bandle() (R/bandle-function.R, line 88): 161 lines
        bandleProcess() (R/bandle-function.R, line 396): 150 lines
        spatial2D() (R/bandle-plots.R, line 129): 113 lines
* Checking man page documentation...
    * NOTE: Consider adding runnable examples to the following man
      pages which document exported objects:
      bandle-plots-spatial.Rd, bandle-plots.Rd, bandleParams.Rd
    * NOTE: Usage of dontrun{} / donttest{} found in man page examples.
      5% of man pages use one of these cases.
      Found in the following files:
        bandle-plots-spatial.Rd
    * NOTE: Use donttest{} instead of dontrun{}.
      Found in the following files:
        bandle-plots-spatial.Rd
* 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; 490 lines (6%) are > 80 characters
      long.
    First 6 lines:
      R/AllClasses.R:11                                             function(...
      R/AllClasses.R:14                                   msg <- validMsg(msg...
      R/AllClasses.R:24 ##'     probability in an `bandleSummary` instance fo...
      R/AllClasses.R:34 ##' different conditions results in an `bandleSummari...
      R/AllClasses.R:43                                                functi...
      R/AllClasses.R:46                                      msg <- validMsg(...
    * NOTE: Consider multiples of 4 spaces for line indents, 1175
      lines(15%) are not.
    First 6 lines:
      R/AllClasses.R:7                           slots = c(chains = "list"),
      R/AllClasses.R:8                           validity = function(object) {
      R/AllClasses.R:9                               msg <- validMsg(NULL, NULL)
      R/AllClasses.R:10                               cls <- vapply(object@ch...
      R/AllClasses.R:13                               if (!all(cls))
      R/AllClasses.R:14                                   msg <- validMsg(msg...
    See http://bioconductor.org/developers/how-to/coding-style/
    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.


Summary:
ERROR count: 0
WARNING count: 1
NOTE count: 9
For detailed information about these checks, see the BiocCheck
vignette, available at
https://bioconductor.org/packages/3.15/bioc/vignettes/BiocCheck/inst/doc/BiocCheck.html#interpreting-bioccheck-output

merida1 BUILD BIN output

[top]

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

 R CMD BUILD

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

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

* installing *source* package ‘bandle’ ...
** 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.2/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/BH/include' -I/usr/local/include    -fPIC  -Wall -g -O2  -c Bessel2ndKind.cpp -o Bessel2ndKind.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.2/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/BH/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.2/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/BH/include' -I/usr/local/include    -fPIC  -Wall -g -O2  -c dmvtCpp.cpp -o dmvtCpp.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.2/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/BH/include' -I/usr/local/include    -fPIC  -Wall -g -O2  -c leapfrogGPcpp.cpp -o leapfrogGPcpp.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.2/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/BH/include' -I/usr/local/include    -fPIC  -Wall -g -O2  -c pg_sample.cpp -o pg_sample.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 bandle.so Bessel2ndKind.o RcppExports.o dmvtCpp.o leapfrogGPcpp.o pg_sample.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/2521/98130f69bf3610d33cc2d65f6ef11db141708013/libdir/00LOCK-bandle/00new/bandle/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function from function ‘posteriorEstimates’ in package ‘bandle’
Creating a generic function from function ‘bandleJoint’ in package ‘bandle’
** 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 (bandle)


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

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



nebbiolo1 Summary

[top]

Package: bandle
Version: 0.99.9
RVersion: 4.2
BiocVersion: 3.15
BuildCommand: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data bandle
BuildTime: 5 minutes 6.66 seconds
CheckCommand: BiocCheckGitClone('bandle') && /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --no-vignettes --timings bandle_0.99.9.tar.gz && BiocCheck('bandle_0.99.9.tar.gz', `new-package`=TRUE)
CheckTime: 6 minutes 40.05 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 1536.88 KiB
BuildID:: bandle_20220408150415
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: bandle. 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 ‘bandle/DESCRIPTION’ ... OK
* preparing ‘bandle’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to process help pages
* saving partial Rd database
* 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 ‘bandle_0.99.9.tar.gz’


nebbiolo1 CHECK output

[top]

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

 BiocCheckGitClone('bandle')

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

This is BiocCheckGitClone version 1.31.36. BiocCheckGitClone is a work
in progress. Output and severity of issues may change.
* Checking valid files...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...


Summary:
ERROR count: 0
WARNING count: 0
NOTE count: 0
For detailed information about these checks, see the BiocCheck
vignette, available at
https://bioconductor.org/packages/3.15/bioc/vignettes/BiocCheck/inst/doc/BiocCheck.html#interpreting-bioccheck-output




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

 R CMD CHECK

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

* using log directory ‘/home/pkgbuild/packagebuilder/workers/jobs/2521/98130f69bf3610d33cc2d65f6ef11db141708013/bandle.Rcheck’
* using R Under development (unstable) (2022-03-17 r81925)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘bandle/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘bandle’ version ‘0.99.9’
* 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 ‘bandle’ can be installed ... [61s/61s] OK
* checking installed package size ... NOTE
  installed size is  7.1Mb
  sub-directories of 1Mb or more:
    doc    2.1Mb
    libs   4.2Mb
* 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 ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking use of S3 registration ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to ‘Biobase’ which was already attached by Depends.
  Please remove these calls from your code.
':::' call which should be '::': ‘dplyr:::summarise’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [26s/26s] OK
* 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 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 ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [91s/91s] OK
Examples with CPU (user + system) or elapsed time > 5s
                                  user system elapsed
bandle-differentiallocalisation 16.742  0.112  16.855
bandle-gpfit                    11.060  0.100  11.160
bandle                           6.556  0.020   6.576
bandle-EFDR                      5.709  0.125   5.834
bandle-plots-translocations      5.561  0.020   5.582
bandle-predict                   4.975  0.048   5.023
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’ [0s/0s]
  Running ‘testthat.R’ [74s/74s]
 [75s/75s] OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/pkgbuild/packagebuilder/workers/jobs/2521/98130f69bf3610d33cc2d65f6ef11db141708013/bandle.Rcheck/00check.log’
for details.






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

 BiocCheck('bandle_0.99.9.tar.gz')

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

This is BiocCheck version 1.31.36. BiocCheck is a work in progress.
Output and severity of issues may change. Installing package...
* Checking Package Dependencies...
Warning in system2(cmd, args, stdout = TRUE, stderr = FALSE, env = "R_DEFAULT_PACKAGES=NULL") :
  running command 'R_DEFAULT_PACKAGES=NULL '/home/biocbuild/bbs-3.15-bioc/R/bin/R' -q --vanilla --slave -f /home/biocbuild/bbs-3.15-bioc/R/library/BiocCheck/script/checkBadDeps.R --args "/home/pkgbuild/packagebuilder/workers/jobs/2521/98130f69bf3610d33cc2d65f6ef11db141708013/bandle_0.99.9.tar.gz" "/tmp/RtmpEIVNaS/file28eb73548103a7/lib" 2>/dev/null' had status 1
* Checking if other packages can import this one...
* Checking to see if we understand object initialization...
* 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.1 to 4.2.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...
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version field...
* Checking for valid maintainer...
* Checking License: for restrictive use...
* Checking for pinned package versions...
* Checking DESCRIPTION/NAMESPACE consistency...
* Checking .Rbuildignore...
* Checking vignette directory...
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of bandle...
    * WARNING: Avoid the use of 'library' or 'require' in R code
      Found in files:
        require() in R/bandle-sampler.R (line 131, column 22)
* Checking coding practice...
    * NOTE: Avoid using '=' for assignment and use '<-' instead
      Found in files:
        R/bandle-function.R (line 118, column 55)
        R/bandle-function.R (line 119, column 56)
        R/bandle-function.R (line 120, column 56)
        R/bandle-function.R (line 121, column 44)
        R/bandle-function.R (line 122, column 44)
        R/bandle-function.R (line 123, column 42)
        R/bandle-function.R (line 124, column 51)
        R/bandle-function.R (line 125, column 36)
        R/bandle-function.R (line 126, column 36)
        R/bandle-function.R (line 127, column 41)
        R/bandle-function.R (line 128, column 44)
        R/bandle-function.R (line 129, column 44)
        R/bandle-function.R (line 130, column 42)
        R/bandle-function.R (line 131, column 54)
        R/bandle-function.R (line 132, column 53)
        R/bandle-function.R (line 133, column 39)
        R/bandle-function.R (line 134, column 38)
        R/bandle-function.R (line 135, column 41)
        R/bandle-function.R (line 136, column 51)
        R/bandle-function.R (line 408, column 28)
        R/bandle-function.R (line 409, column 28)
        R/bandle-function.R (line 410, column 21)
        R/bandle-plots.R (line 405, column 22)
        R/bandle-plots.R (line 406, column 22)
        R/bandle-plots.R (line 407, column 29)
        R/bandle-plots.R (line 424, column 22)
        R/bandle-plots.R (line 425, column 22)
        R/bandle-plots.R (line 426, column 29)
        R/bandle-sampler.R (line 107, column 46)
        R/bandle-sampler.R (line 108, column 46)
        R/bandle-sampler.R (line 109, column 54)
        R/bandle-sampler.R (line 110, column 42)
        R/bandle-sampler.R (line 111, column 42)
        R/bandle-sampler.R (line 112, column 40)
        R/bandle-sampler.R (line 113, column 49)
        R/bandle-sampler.R (line 114, column 34)
        R/bandle-sampler.R (line 115, column 34)
        R/bandle-sampler.R (line 116, column 39)
        R/bandle-sampler.R (line 117, column 42)
        R/bandle-sampler.R (line 118, column 42)
        R/bandle-sampler.R (line 119, column 40)
        R/bandle-sampler.R (line 120, column 52)
        R/bandle-sampler.R (line 121, column 51)
        R/bandle-sampler.R (line 122, column 37)
        R/bandle-sampler.R (line 123, column 36)
        R/bandle-sampler.R (line 124, column 39)
        R/bandle-sampler.R (line 125, column 49)
        R/bandle-sampler.R (line 183, column 42)
        R/bandle-sampler.R (line 185, column 42)
* Checking parsed R code in R directory, examples, vignettes...
    * NOTE: Avoid 'suppressWarnings'/'*Messages' if possible (found 1
      times)
        suppressMessages() in R/bandle-sampler.R (line 131, column 5)
* Checking function lengths...
    * NOTE: Recommended function length <= 50 lines.
      There are 14 functions > 50 lines.
      The longest 5 functions are:
        diffLoc() (R/bandle-sampler.R, line 80): 440 lines
        plotTranslocations() (R/bandle-plots.R, line 308): 207 lines
        bandle() (R/bandle-function.R, line 88): 161 lines
        bandleProcess() (R/bandle-function.R, line 396): 150 lines
        spatial2D() (R/bandle-plots.R, line 129): 113 lines
* Checking man page documentation...
    * NOTE: Consider adding runnable examples to the following man
      pages which document exported objects:
      bandle-plots-spatial.Rd, bandle-plots.Rd, bandleParams.Rd
    * NOTE: Usage of dontrun{} / donttest{} found in man page examples.
      5% of man pages use one of these cases.
      Found in the following files:
        bandle-plots-spatial.Rd
    * NOTE: Use donttest{} instead of dontrun{}.
      Found in the following files:
        bandle-plots-spatial.Rd
* 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; 490 lines (6%) are > 80 characters
      long.
    First 6 lines:
      R/AllClasses.R:11                                             function(...
      R/AllClasses.R:14                                   msg <- validMsg(msg...
      R/AllClasses.R:24 ##'     probability in an `bandleSummary` instance fo...
      R/AllClasses.R:34 ##' different conditions results in an `bandleSummari...
      R/AllClasses.R:43                                                functi...
      R/AllClasses.R:46                                      msg <- validMsg(...
    * NOTE: Consider multiples of 4 spaces for line indents, 1175
      lines(15%) are not.
    First 6 lines:
      R/AllClasses.R:7                           slots = c(chains = "list"),
      R/AllClasses.R:8                           validity = function(object) {
      R/AllClasses.R:9                               msg <- validMsg(NULL, NULL)
      R/AllClasses.R:10                               cls <- vapply(object@ch...
      R/AllClasses.R:13                               if (!all(cls))
      R/AllClasses.R:14                                   msg <- validMsg(msg...
    See http://bioconductor.org/developers/how-to/coding-style/
    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.


Summary:
ERROR count: 0
WARNING count: 1
NOTE count: 9
For detailed information about these checks, see the BiocCheck
vignette, available at
https://bioconductor.org/packages/3.15/bioc/vignettes/BiocCheck/inst/doc/BiocCheck.html#interpreting-bioccheck-output

nebbiolo1 BUILD BIN output

[top]