Skip to content

Tags: heavywatal/rtumopp

Tags

v0.8.4

Toggle v0.8.4's commit message
πŸ“ Create vignettes/benchmark

⬆️ Update tumopp to v0.8.4
🚧 Create system_tumopp() for benchmarking
πŸ“ Advise to check updates [ci skip]

v0.8.3

Toggle v0.8.3's commit message
πŸ“ Fix URL in tummop description

⬆️ Update tumopp to v0.8.3
πŸ“ pkgdown::build_site() [ci skip]
πŸ“ Improve documentation
βœ… Install devscripts package for R-devel
πŸ“ pkgdown::build_site() [ci skip]
πŸ“ Advise to use list for tumopp args [ci skip]
⬆️ Follow tidyr 1.0.0 updates
⬆️ Update roxygen to 7.0
🎨 Handle boolean and numeric arguments
🎨 Remove warnings
βœ… Remove trash in test-vaf.R
🎨 Replace expand.grid with tidyr::crossing
πŸ“ Add codecov and CRAN badges [ci skip]
⬆️ Update rlang to 0.4.0 [ci skip]
πŸ› Work around r-lib/covr#377
🎨 Clean sample.R
βœ… Add test-hex.R
βœ… Add test-coord.R
πŸ”§ Update dependencies
βœ… Add test for generate_args()
πŸ“ Update docs according to the previous commit
πŸ’₯ Return tibble from make_args()
πŸ”₯ Remove Rcpp::plugins and CXX_STD
πŸ”§ Avoid R 3.6 CXX because it includes -std=gnu++11
⬆️ Drop R 3.4 support
⬆️ Require CMake 3.8.0
πŸ“ Suggest devtools not remotes in README [ci skip]

v0.8.2

Toggle v0.8.2's commit message
⬆️ Update tumopp to v0.8.2

⬆️ Remove testthat::context()
βœ… Add graph-related tests
🎨 Separate upstream_vertices()
πŸ”§ Try `brew install cmake` if not found
πŸ”§ Do not export cpp_tumopp()
πŸ“ Create _pkgdown.yml and organize reference [ci skip]
πŸ”§ Ignore src/*.o.tmp [ci skip]
βœ… Set covr::codecov(type = "all")
🎨 Apply styler
🎨 Update demo/
βœ… Add tests for read/write functions
βœ… Add tests for make_args()
βœ… Add test for make_vaf()
πŸ“ Update make_vaf() and vignette
⚑ Refactor tally_vaf()
⚑ Refactor sample_bulk() with nth_element()
⚑ Replace rowSums() with Reduce(`+`, ...)
⬆️ Update versions in Imports
πŸ“ Run pkgdown::build_site() [ci skip]
🎨 Replace single-quotes with double-quotes
⬆️ Workaround heavywatal/rigraphlite#2
βœ… Start using covr
βœ… Start using testthat
βœ… Create ~/.R/Makevars and set CXX14 on Travis
πŸ”§ Replace igraph with igraphlite
πŸ“ Fail fast and message more kindly if cmake not found
πŸ“ Prefer remotes::install_github [ci skip]
βœ… Set _R_CHECK_* and MAKEFLAGS
πŸ”§ Set "StagedInstall: no" as a workaround for R 3.6
πŸ“ Run pkgdown::build_site() [ci skip]
🎨 Apply styler
🎨 Move BUILD_TESTING OFF to a better location

v0.8.1

Toggle v0.8.1's commit message
⬆️ Follow tumopp v0.8.1

🎨 Detect root in distances_from_origin()
✨ Add functions to get sink nodes
🎨 Replace NROW with nrow
⚑ Refactor make_igraph(); create as_symbolic_edgelist()
⚑ Use own graph_from_symbolic_edgelist()
⚑ Refactor make_igraph()
🎨 Change make_samples() output from binary to count
πŸ“ Fix VignetteIndexEntry
βœ… Add rmarkdown to "Suggests"
πŸ“ Create vignettes/growth.Rmd
πŸ“ pkgdown::build_site() [ci skip]
⬆️ Ignore Meta/ and doc/ (devtools?)
⚑ Refactor make_sample()
🎨 Refactor count_sink()
πŸ“ document() and pkgdown::build_site() [ci skip]
πŸ“ Replace \description with \details
πŸ“ pkgdown::build_site() [ci skip]
πŸ“ Add "Notes: " to L-P message
πŸ“ Update vignettes [ci skip]
πŸ“ Amend the link to "Get started" [ci skip]
πŸ”§ Create _pkgdown.yml [ci skip]
🎨 Apply styler
🎨 Refactor plot_capture_rate()
⚑ Refactor add_node_property()
🎨 Set colnames before as_tibble()
βœ… Remove "sudo: false"
πŸ“ Remove \return [ci skip]
πŸ“ pkgdown::build_site() [ci skip]
⬆️ roxygen2 6.1.1 [ci skip]
πŸ’₯ Pass ids to as_idx() and remove NA in it
✨ Add count_extant()
πŸ”₯ Remove superfluous message in tumopp()
✨ Add rownames to make_sample() output

v0.8.0

Toggle v0.8.0's commit message
⬆️ Refactor build process

✨ Add an option to skip graph conversion
βœ… Reconfigure Travis notification

v0.7.0

Toggle v0.7.0's commit message
✨ Improve read functions

⬆️ Follow tumopp v0.7.0: empty outputs
πŸ“ Refer to the parameter list [ci skip]
🎨 Clean .gitignore [ci skip]
πŸ“ pkgdown::build_site() [ci skip]
βœ… Configure Slack notification [ci skip]
✨ Add distances_mrs() for shortcut
πŸ› Fix make_args(): remove nreps and use rep() instead
πŸ“ pkgdown::build_site() [ci skip]

v0.6.0

Toggle v0.6.0's commit message
First release tag