Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-03-10 | 3.0 kB | |
v 0.4.0 source code.tar.gz | 2023-03-10 | 925.8 kB | |
v 0.4.0 source code.zip | 2023-03-10 | 988.2 kB | |
Totals: 3 Items | 1.9 MB | 0 |
What's Changed
- chore: merging changes from CRAN upload by @ColinFay in https://github.com/ThinkR-open/golem/pull/928
- feat: removed {usethis} hard dep by @ColinFay in https://github.com/ThinkR-open/golem/pull/929
- fix: unit test requires dependencies in suggests by @statnmap in https://github.com/ThinkR-open/golem/pull/919
- refactor: check_installed in their own files by @ColinFay in https://github.com/ThinkR-open/golem/pull/931
- feat: Make cat functions conditional to an options by @ColinFay in https://github.com/ThinkR-open/golem/pull/934
- doc: improve documentation of dockerfile related functions by @ALanguillaume in https://github.com/ThinkR-open/golem/pull/939
- feat: fill_desc allows to set package version by @ArthurData in https://github.com/ThinkR-open/golem/pull/941
- feat: remove {desc} as hard dep by @ArthurData in https://github.com/ThinkR-open/golem/pull/940
- 820 add maintenance mode by @ArthurData in https://github.com/ThinkR-open/golem/pull/943
- Fix 944 by @VincentGuyader in https://github.com/ThinkR-open/golem/pull/946
- Fix 944 and correct CI by @VincentGuyader in https://github.com/ThinkR-open/golem/pull/947
- fix dev branch by @VincentGuyader in https://github.com/ThinkR-open/golem/pull/948
- chore hotfix pkgdown by @VincentGuyader in https://github.com/ThinkR-open/golem/pull/949
- draft : 950 without cli by @VincentGuyader in https://github.com/ThinkR-open/golem/pull/951
- update maintenance mode by @VincentGuyader in https://github.com/ThinkR-open/golem/pull/952
- feat: remove rstudioapi hard dep by @VincentGuyader in https://github.com/ThinkR-open/golem/pull/955
- fix [#956] improve get_golem_options doc by @VincentGuyader in https://github.com/ThinkR-open/golem/pull/957
- fix 958 save all before run_dev.R by @VincentGuyader in https://github.com/ThinkR-open/golem/pull/959
- feat: on create golem, message if dev deps are not installed by @ColinFay in https://github.com/ThinkR-open/golem/pull/966
- Add a demo shinyapps.io snippet for the 03_deploy file by @ColinFay in https://github.com/ThinkR-open/golem/pull/967
- hotfix: check that all boostrap fns are there by @ColinFay in https://github.com/ThinkR-open/golem/pull/968
- Update add_dockerfiles_renv.R by @VincentGuyader in https://github.com/ThinkR-open/golem/pull/976
- fix: allow to build readme in 01_start by @statnmap in https://github.com/ThinkR-open/golem/pull/979
- draft : Temp by @VincentGuyader in https://github.com/ThinkR-open/golem/pull/977
- fix : URLs are now OK # 980 by @VincentGuyader in https://github.com/ThinkR-open/golem/pull/981
- Fix [#993] by @ilyaZar in https://github.com/ThinkR-open/golem/pull/994
- Release candidate for 0.4.0 by @ColinFay in https://github.com/ThinkR-open/golem/pull/961
New Contributors
- @ilyaZar made their first contribution in https://github.com/ThinkR-open/golem/pull/994
Full Changelog: https://github.com/ThinkR-open/golem/compare/v0.3.5...v0.4.0