Back to Build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2026-02-04 11:32 -0500 (Wed, 04 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4852
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 2228/2347HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TPP 3.39.0  (landing page)
Dorothee Childs
Snapshot Date: 2026-02-03 13:40 -0500 (Tue, 03 Feb 2026)
git_url: https://git.bioconductor.org/packages/TPP
git_branch: devel
git_last_commit: e52a5e5
git_last_commit_date: 2025-10-29 10:25:26 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped
See other builds for TPP in R Universe.


BUILD results for TPP on nebbiolo1

To the developers/maintainers of the TPP package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TPP.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: TPP
Version: 3.39.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data TPP
StartedAt: 2026-02-03 20:37:32 -0500 (Tue, 03 Feb 2026)
EndedAt: 2026-02-03 20:38:37 -0500 (Tue, 03 Feb 2026)
EllapsedTime: 65.1 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data TPP
###
##############################################################################
##############################################################################


* checking for file ‘TPP/DESCRIPTION’ ... OK
* preparing ‘TPP’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘NPARC_analysis_of_TPP_TR_data.Rnw’ using knitr
--- finished re-building ‘NPARC_analysis_of_TPP_TR_data.Rnw’

--- re-building ‘TPP_introduction_1D.Rnw’ using knitr

Quitting from TPP_introduction_1D.Rnw:409-415 [analyzeCCR]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/purrr_error_indexed>
Error in `purrr::map()`:
i In index: 1.
i With name: Panobinostat_1.
Caused by error:
! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct.
i Please use `tibble::as_tibble()` instead.
---
Backtrace:
     x
  1. +-TPP::analyzeTPPCCR(...)
  2. | \-TPP::tppccrCurveFit(...)
  3. |   \-TPP:::eSetsToLongTable_fc(data)
  4. |     \-... %>% select(-colName, colName = colNameOrig)
  5. +-dplyr::select(., -colName, colName = colNameOrig)
  6. +-dplyr::left_join(., expInfo, by = c("experiment", "colName"))
  7. +-dplyr::mutate_if(., is.character, factor)
  8. | \-dplyr:::check_grouped(.tbl, "mutate", "if")
  9. |   \-dplyr::is_grouped_df(tbl)
 10. +-dplyr::rename(., id = gene, foldChange = value, colName = sample)
 11. +-dplyr::bind_rows(., .id = "experiment")
 12. | \-rlang::list2(...)
 13. \-purrr::map(., biobroom::tidy.ExpressionSet)
 14.   \-purrr:::map_("list", .x, .f, ..., .progress = .progress)
 15.     +-purrr:::with_indexed_errors(...)
 16.     | \-base::withCallingHandlers(...)
 17.     +-purrr:::call_with_cleanup(...)
 18.     \-biobroom (local) .f(.x[[i]], ...)
 19.       \-biobroom:::finish(ret)
 20.         \-dplyr::tbl_df(x)
 21.           \-lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()")
 22.             \-lifecycle:::deprecate_stop0(msg)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'TPP_introduction_1D.Rnw' failed with diagnostics:
ℹ In index: 1.
ℹ With name: Panobinostat_1.
Caused by error:
! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct.
ℹ Please use `tibble::as_tibble()` instead.
--- failed re-building ‘TPP_introduction_1D.Rnw’

--- re-building ‘TPP_introduction_2D.Rnw’ using knitr

Quitting from TPP_introduction_2D.Rnw:150-162 [ttp2dworkflow]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/purrr_error_indexed>
Error in `purrr::map()`:
i In index: 1.
i With name: Panobinostat.
Caused by error:
! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct.
i Please use `tibble::as_tibble()` instead.
---
Backtrace:
     x
  1. +-TPP::analyze2DTPP(...)
  2. | \-TPP::tpp2dCurveFit(...)
  3. |   +-base::suppressWarnings(...)
  4. |   | \-base::withCallingHandlers(...)
  5. |   \-TPP::analyzeTPPCCR(...)
  6. |     \-TPP::tppccrCurveFit(...)
  7. |       \-TPP:::eSetsToLongTable_fc(data)
  8. |         \-... %>% select(-colName, colName = colNameOrig)
  9. +-dplyr::select(., -colName, colName = colNameOrig)
 10. +-dplyr::left_join(., expInfo, by = c("experiment", "colName"))
 11. +-dplyr::mutate_if(., is.character, factor)
 12. | \-dplyr:::check_grouped(.tbl, "mutate", "if")
 13. |   \-dplyr::is_grouped_df(tbl)
 14. +-dplyr::rename(., id = gene, foldChange = value, colName = sample)
 15. +-dplyr::bind_rows(., .id = "experiment")
 16. | \-rlang::list2(...)
 17. \-purrr::map(., biobroom::tidy.ExpressionSet)
 18.   \-purrr:::map_("list", .x, .f, ..., .progress = .progress)
 19.     +-purrr:::with_indexed_errors(...)
 20.     | \-base::withCallingHandlers(...)
 21.     +-purrr:::call_with_cleanup(...)
 22.     \-biobroom (local) .f(.x[[i]], ...)
 23.       \-biobroom:::finish(ret)
 24.         \-dplyr::tbl_df(x)
 25.           \-lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()")
 26.             \-lifecycle:::deprecate_stop0(msg)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'TPP_introduction_2D.Rnw' failed with diagnostics:
ℹ In index: 1.
ℹ With name: Panobinostat.
Caused by error:
! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct.
ℹ Please use `tibble::as_tibble()` instead.
--- failed re-building ‘TPP_introduction_2D.Rnw’

SUMMARY: processing the following files failed:
  ‘TPP_introduction_1D.Rnw’ ‘TPP_introduction_2D.Rnw’

Error: Vignette re-building failed.
Execution halted