Package: cbpManager Type: Package Title: Generate, manage, and edit data and metadata files suitable for the import in cBioPortal for Cancer Genomics Version: 1.21.0 Date: 2021-03-16 Authors@R: c( person(given = "Arsenij", family = "Ustjanzew", email = "arsenij.ustjanzew@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1014-4521")), person("Federico", "Marini", role = "aut", email = "marinif@uni-mainz.de", comment = c(ORCID = '0000-0003-3252-7758'))) Description: This R package provides an R Shiny application that enables the user to generate, manage, and edit data and metadata files suitable for the import in cBioPortal for Cancer Genomics. Create cancer studies and edit its metadata. Upload mutation data of a patient that will be concatenated to the data_mutation_extended.txt file of the study. Create and edit clinical patient data, sample data, and timeline data. Create custom timeline tracks for patients. License: AGPL-3 + file LICENSE Encoding: UTF-8 RoxygenNote: 7.2.3 VignetteBuilder: knitr URL: https://arsenij-ust.github.io/cbpManager/index.html BugReports: https://github.com/arsenij-ust/cbpManager/issues Depends: shiny, shinydashboard Imports: utils, DT, htmltools, vroom, plyr, dplyr, magrittr, jsonlite, rapportools, basilisk, reticulate, shinyBS, shinycssloaders, rintrojs, rlang, markdown Suggests: knitr, BiocStyle, rmarkdown, testthat (>= 3.0.0) StagedInstall: no Collate: 'basilisk.R' 'dynamicTable.R' 'modulesResourceButtons.R' 'cbpManager-pkg.R' 'functions.R' 'global.R' 'cbpManager.R' 'shinyAppServer.R' 'shinyAppUI.R' biocViews: ImmunoOncology, DataImport, DataRepresentation, GUI, ThirdPartyClient, Preprocessing, Visualization Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libpng-dev libuv1-dev python3 zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:56:01 UTC RemoteUrl: https://github.com/bioc/cbpManager RemoteRef: HEAD RemoteSha: f2bfaa697f1902924f2dee4dbde49fdfe236a80c NeedsCompilation: no Packaged: 2026-07-14 05:39:23 UTC; root Author: Arsenij Ustjanzew [aut, cre, cph] (ORCID: ), Federico Marini [aut] (ORCID: ) Maintainer: Arsenij Ustjanzew