Releases: gesistsa/rang
Releases · gesistsa/rang
cran_v0.3.0
What's Changed
- just minor typo/grammar fixes by @schochastics in #47
- minor typo and grammar fixes by @schochastics in #54
- fixed some typos and grammar by @schochastics in #108
- Update caching structure by @chainsawriot in #116
- Refactor dockerfile generation code #117 by @chainsawriot in #119
- added as_pkgrefs DESCRIPTION (#113) by @schochastics in #120
- Add implementation of
as_pkgrefs("DESCRIPTION")
#113 by @chainsawriot in #121 - Moresteps by @chainsawriot in #124
- Env by @chainsawriot in #126
- Add a usable version of
use_rang
for Rocker by @chainsawriot in #127 - add .run_line_wrap helper function to wrap long CMD lines in dockerfiles by @e-kotov in #128
- Add #133 by @chainsawriot in #135
- Turing by @chainsawriot in #129
- Adding Apptainer/Singularity support by @e-kotov in #134
- Refactor the two *ize() functions into one by @chainsawriot in #137
- Add
.normalize_docker_steps
ref #133 by @chainsawriot in #138 - language editing by @schochastics in #139
- Fix #141 by @chainsawriot in #143
- Add PLOS One version of the paper by @chainsawriot in #142
- Fix #144 by @chainsawriot in #145
- Add slides for R/Basel by @chainsawriot in #148
- Fix #150 fix #149 by @chainsawriot in #151
- Fix #150 fix #149 fix#152 (#151) by @chainsawriot in #153
- Not using ... ref #110 by @chainsawriot in #155
- Turingapptainer by @chainsawriot in #156
- Update text fix #157 ? by @chainsawriot in #158
- Add Vignette for Executable Research Compendium Ref #110 by @chainsawriot in #161
- Export
generate_installation_order
fix #154 by @chainsawriot in #162
New Contributors
Full Changelog: cran_v0.2.0...cran_v0.3.0
cran_v0.2.1
cran_v0.2.0
What's Changed
- as_pkgrefs #55 by @chainsawriot in #60
- add support for Bioconductor #58 by @schochastics in #59
- Improve robustness of
.query_sysreqs_bioc
by @chainsawriot in #64 - Fix #63 by @chainsawriot in #66
- Fix #68 by @chainsawriot in #70
- Fix #69 by @chainsawriot in #71
- removed the simple json parser by @schochastics in #73
- expose convert_edgelist (#56) by @schochastics in #74
- convert empty rang object to edgelist (#75) by @schochastics in #76
- Fix #75 by @chainsawriot in #77
- Fix67 by @chainsawriot in #78
- Stop the patch codecov check by @chainsawriot in #79
- Fix the incorrect querying of bioc terminal nodes by @chainsawriot in #84
- Fix #82 by @chainsawriot in #86
- Fix #85 by @chainsawriot in #88
- Fix #89 by @chainsawriot in #90
- Make .query_sysreqs_bioc testable by @chainsawriot in #91
- Add tests for as_pkgrefs.sessionInfo for bioc by @chainsawriot in #93
- add support for renv lockfiles (#55) by @schochastics in #80
- reduce dependencies (#94) by @schochastics in #95
- package guesstimating wit renv::dependencies (#53, #55) by @schochastics in #96
- set snapshot date depending on pkgs (#53,#55) by @schochastics in #97
- Make compiling raw packages with
--no-build-vignettes
#99 by @chainsawriot in #100 - Implement
local::
inresolve()
by @chainsawriot in #98 - Fix #102 by @chainsawriot in #103
- Export renv (#55) by @schochastics in #104
- System Requirements query reform by @chainsawriot in #105
- added uncheckable bioc sysreqs by @schochastics in #106
- R131 by @chainsawriot in #107
- Paper by @chainsawriot in #109
Full Changelog: cran_v0.1.0...cran_v0.2.0
cran_v0.1.0
What's Changed
- adding support for github packages (#22) by @schochastics in #27
- Github support without devtools (#22) by @schochastics in #29
- add materials (#23) by @schochastics in #30
- Add tests for #23 close #23 by @chainsawriot in #32
- fix #33 by @chainsawriot in #34
- Rename by @chainsawriot in #36
- Does it work for Windows? by @chainsawriot in #39
- Implement smart query fix #40 by @chainsawriot in #41
- Fix #24 by @chainsawriot in #42
- Fix #25 by @chainsawriot in #43
- Fix #45 by @chainsawriot in #46
- Codeclean by @chainsawriot in #48
- Add FAQ #26 by @chainsawriot in #51
- adding readme to the output folder (#50) by @schochastics in #52
Full Changelog: https://github.com/chainsawriot/rang/commits/cran_v0.1.0