Bioconductor Single Package Builder - Build History

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

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

jbcj433 Summary

[top]

Package: spbtest3
Version: 0.99.122
RVersion: 4.5
BiocVersion: 3.22
BuildCommand: /home/lorikern/R-Installs/bin/R-devel/bin/R CMD build --keep-empty-dirs --no-resave-data spbtest3
BuildTime: 0 minutes 8.60 seconds
CheckCommand: BiocCheckGitClone('spbtest3') && /home/lorikern/R-Installs/bin/R-devel/bin/R CMD check --no-vignettes --timings --library=/home/lorikern/Projects/SinglePackageBuilder/packagebuilder/workers/jobs/51/R-libs --install=check:/home/lorikern/Projects/SinglePackageBuilder/packagebuilder/workers/jobs/51/spbtest3_20250731081918/spbtest3.install-out.txt spbtest3_0.99.122.tar.gz && BiocCheck('spbtest3_0.99.122.tar.gz', `new-package`=TRUE)
CheckTime: 0 minutes 20.19 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 477.82 KiB
BuildID:: spbtest3_20250731081918
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: spbtest3. Starting Build package. Starting Check package.
PostProcessing: Finished Git clone. Package type: Software. Installing dependency status: 0. Checking git clone status: 1. Installing package status: 0. Build Package status: 0. Adding Build Product Information to Database.Checking Package status: 1.

jbcj433 BUILD SRC output

[top]

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

 R CMD BUILD

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

Bioconductor does not yet build and check packages for R version 4.6, using
  unsupported Bioconductor version 3.22; see https://bioconductor.org/install
* checking for file 'spbtest3/DESCRIPTION' ... OK
* preparing 'spbtest3':
* 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
* building 'spbtest3_0.99.122.tar.gz'


jbcj433 CHECK output

[top]

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

 BiocCheckGitClone('spbtest3')

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

Bioconductor does not yet build and check packages for R version 4.6, using
  unsupported Bioconductor version 3.22; see https://bioconductor.org/install
 sourceDir: /home/lorikern/Projects/SinglePackageBuilder/packagebuilder/workers/jobs/51/spbtest3_20250731081918/spbtest3
 BiocVersion: 3.22
 Package: spbtest3
 PackageVersion: 0.99.122
 BiocCheckDir: /home/lorikern/Projects/SinglePackageBuilder/packagebuilder/workers/jobs/51/spbtest3_20250731081918/spbtest3.BiocCheck
 BiocCheckVersion: 1.45.11
 sourceDir: /home/lorikern/Projects/SinglePackageBuilder/packagebuilder/workers/jobs/51/spbtest3_20250731081918/spbtest3
 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...
 ERROR: Use Authors@R field not Author/Maintainer fields. Do not use both.
* Checking CITATION...
i NOTE: (Optional) CITATION file not found. Only include a CITATION file if
there is a preprint or publication for this Bioconductor package. Note that
Bioconductor packages are not required to have a CITATION file but it is useful
both for users and for tracking Bioconductor project-wide metrics. When
including a CITATION file, add the publication using the 'doi' argument of
'bibentry()'.
 BiocCheck v1.45.11 results 
 1 ERRORS |  0 WARNINGS | i 1 NOTES
i For more details, run
  browseVignettes(package = 'BiocCheck')




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

 R CMD CHECK

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

Bioconductor does not yet build and check packages for R version 4.6, using
  unsupported Bioconductor version 3.22; see https://bioconductor.org/install
* using log directory '/home/lorikern/Projects/SinglePackageBuilder/packagebuilder/workers/jobs/51/spbtest3_20250731081918/spbtest3.Rcheck'
* using R Under development (unstable) (2025-04-16 r88148)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.5 LTS
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'spbtest3/DESCRIPTION' ... OK
* this is package 'spbtest3' version '0.99.122'
* 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 executable files ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package 'spbtest3' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... 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 code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... NOTE
Rd files without \alias:
  utils2.Rd
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Undocumented arguments in Rd file 'test.Rd'
  x

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running testthat.R
 ERROR
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
  > library(testthat)
  > library(spbtest3)
  > 
  > test_check("spbtest3")
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
  
   Failed tests 
   Failure ('test-utils.R:4:5'): sbptest3 
  `res` not equal to FALSE.
  1 element mismatch
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
  Error: Test failures
  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 ... OK
* DONE

Status: 1 ERROR, 1 WARNING, 1 NOTE
See
  '/home/lorikern/Projects/SinglePackageBuilder/packagebuilder/workers/jobs/51/spbtest3_20250731081918/spbtest3.Rcheck/00check.log'
for details.





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

 BiocCheck('spbtest3_0.99.122.tar.gz')

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

Bioconductor does not yet build and check packages for R version 4.6, using
  unsupported Bioconductor version 3.22; see https://bioconductor.org/install
 Installing spbtest3 
 Package installed successfully
 spbtest3 session metadata 
 sourceDir: /tmp/Rtmp50EuKZ/filed7fa14361a0c/spbtest3
 BiocVersion: 3.22
 Package: spbtest3
 PackageVersion: 0.99.122
 BiocCheckDir: /home/lorikern/Projects/SinglePackageBuilder/packagebuilder/workers/jobs/51/spbtest3_20250731081918/spbtest3.BiocCheck
 BiocCheckVersion: 1.45.11
 sourceDir: /tmp/Rtmp50EuKZ/filed7fa14361a0c/spbtest3
 installDir: /tmp/Rtmp50EuKZ/filed7fa3663c5e0
 isTarBall: TRUE
 platform: unix
 Running BiocCheck on spbtest3 
* Checking for deprecated package usage...

adding rname 'https://bioconductor.org/checkResults/3.22/bioc-LATEST/meat-index.dcf'

* 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...
* 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...
i NOTE: Consider adding the maintainer's ORCID iD in 'Authors@R' with
'comment=c(ORCID="...")'
* Checking License: for restrictive use...
* Checking for recommended DESCRIPTION fields...
i NOTE: Provide 'BugReports' field(s) in DESCRIPTION
* Checking for Bioconductor software dependencies...
! WARNING: No Bioconductor dependencies detected. Note that some infrastructure
packages may not have Bioconductor dependencies. For more information, reach
out to the Bioconductor community and/or consider a CRAN submission.
* 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...
! WARNING: Use RMarkdown instead of Sweave 'Rnw' vignettes.
Rnw vignette(s) found:
 spbtest3.Rnw
 test.Rnw
i NOTE: Vignette(s) found with missing chunk labels
 Found in files:
! WARNING: Avoid class membership checks with class() / is() and == / !=; Use
is(x, 'class') for S4 classes
Found in files:
 test3.Rmd (code line 8, column 18)
! WARNING: Avoid T/F variables; If logical, use TRUE/FALSE
Found in files:
 vignettes/test.Rnw (chunk no. 1, line 8, column 13)
i NOTE: 'sessionInfo' not found in vignette(s)
Missing from file(s):
 vignettes/spbtest3.Rnw
 ...
 vignettes/test3.Rmd
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of spbtest3...
* Checking coding practice...
i NOTE: Avoid 'cat' and 'print' outside of 'show' methods
Found in files:
 cat() in R/new_test.R (line 2, column 9)
 cat() in R/test.R (line 3, column 5)
 print() in R/utils.R (line 5, column 5)
i NOTE: Avoid using '=' for assignment and use '<-' instead
Found in files:
 R/utils.R (line 9, column 8)
! WARNING: Avoid T/F variables; If logical, use TRUE/FALSE
Found 5 times:
 T in R/test.R (line 21, column 10)
 ...
 T in R/utils.R (line 2, column 16)
! WARNING: Avoid class membership checks with class() / is() and == / !=; Use
is(x, 'class') for S4 classes
Found in files:
 utils.R (line 10, column 14)
! WARNING: Remove set.seed usage (found 1 times)
 set.seed() in R/test.R (line 38, column 5)
* Checking parsed R code in R directory, examples, vignettes...
* Checking function lengths...
* Checking man page documentation...
i NOTE: Usage of dontrun / donttest tags found in man page examples. 67% of man
pages use at least one of these tags.
Found in files:
 test.Rd
 utils.Rd
i NOTE: Use donttest instead of dontrun.
Found in files:
 utils.Rd
* Checking package NEWS...
i NOTE: Consider adding a NEWS file, so your package news will be included in
Bioconductor release announcements.
* Checking unit tests...
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source, and
vignette source...
i NOTE: Consider 4 spaces instead of tabs; 2 lines (1%) contain tabs.
First few lines:
 R/new_test.R#L2 cat("This is x",x) ...
 R/new_test.R#L3 x + 2 ...
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...
i Maintainer is registered at support site.
 ERROR: Add package to Watched Tags in your Support Site profile; visit
https://support.bioconductor.org/accounts/edit/profile
 BiocCheck v1.45.11 results 
 1 ERRORS |  7 WARNINGS | i 11 NOTES
i See the spbtest3.BiocCheck folder and run
  browseVignettes(package = 'BiocCheck')
  for details.

jbcj433 BUILD BIN output

[top]