Recent Releases of rang

rang - cran_v0.3.0

What's Changed

  • just minor typo/grammar fixes by @schochastics in https://github.com/gesistsa/rang/pull/47
  • minor typo and grammar fixes by @schochastics in https://github.com/gesistsa/rang/pull/54
  • fixed some typos and grammar by @schochastics in https://github.com/gesistsa/rang/pull/108
  • Update caching structure by @chainsawriot in https://github.com/gesistsa/rang/pull/116
  • Refactor dockerfile generation code #117 by @chainsawriot in https://github.com/gesistsa/rang/pull/119
  • added as_pkgrefs DESCRIPTION (#113) by @schochastics in https://github.com/gesistsa/rang/pull/120
  • Add implementation of as_pkgrefs("DESCRIPTION") #113 by @chainsawriot in https://github.com/gesistsa/rang/pull/121
  • Moresteps by @chainsawriot in https://github.com/gesistsa/rang/pull/124
  • Env by @chainsawriot in https://github.com/gesistsa/rang/pull/126
  • Add a usable version of use_rang for Rocker by @chainsawriot in https://github.com/gesistsa/rang/pull/127
  • add .runlinewrap helper function to wrap long CMD lines in dockerfiles by @e-kotov in https://github.com/gesistsa/rang/pull/128
  • Add #133 by @chainsawriot in https://github.com/gesistsa/rang/pull/135
  • Turing by @chainsawriot in https://github.com/gesistsa/rang/pull/129
  • Adding Apptainer/Singularity support by @e-kotov in https://github.com/gesistsa/rang/pull/134
  • Refactor the two *ize() functions into one by @chainsawriot in https://github.com/gesistsa/rang/pull/137
  • Add .normalize_docker_steps ref #133 by @chainsawriot in https://github.com/gesistsa/rang/pull/138
  • language editing by @schochastics in https://github.com/gesistsa/rang/pull/139
  • Fix #141 by @chainsawriot in https://github.com/gesistsa/rang/pull/143
  • Add PLOS One version of the paper by @chainsawriot in https://github.com/gesistsa/rang/pull/142
  • Fix #144 by @chainsawriot in https://github.com/gesistsa/rang/pull/145
  • Add slides for R/Basel by @chainsawriot in https://github.com/gesistsa/rang/pull/148
  • Fix #150 fix #149 by @chainsawriot in https://github.com/gesistsa/rang/pull/151
  • Fix #150 fix #149 fix#152 (#151) by @chainsawriot in https://github.com/gesistsa/rang/pull/153
  • Not using ... ref #110 by @chainsawriot in https://github.com/gesistsa/rang/pull/155
  • Turingapptainer by @chainsawriot in https://github.com/gesistsa/rang/pull/156
  • Update text fix #157 ? by @chainsawriot in https://github.com/gesistsa/rang/pull/158
  • Add Vignette for Executable Research Compendium Ref #110 by @chainsawriot in https://github.com/gesistsa/rang/pull/161
  • Export generate_installation_order fix #154 by @chainsawriot in https://github.com/gesistsa/rang/pull/162

New Contributors

  • @e-kotov made their first contribution in https://github.com/gesistsa/rang/pull/128

Full Changelog: https://github.com/gesistsa/rang/compare/cranv0.2.0...cranv0.3.0

- R
Published by chainsawriot over 2 years ago

rang - cran_v0.2.1

What's Changed

  • Fix #150 fix #149 by @chainsawriot in https://github.com/chainsawriot/rang/pull/151

Full Changelog: https://github.com/chainsawriot/rang/compare/cranv0.2.0...cranv0.2.1

- R
Published by chainsawriot over 2 years ago

rang - cran_v0.2.0

What's Changed

  • as_pkgrefs #55 by @chainsawriot in https://github.com/chainsawriot/rang/pull/60
  • add support for Bioconductor #58 by @schochastics in https://github.com/chainsawriot/rang/pull/59
  • Improve robustness of .query_sysreqs_bioc by @chainsawriot in https://github.com/chainsawriot/rang/pull/64
  • Fix #63 by @chainsawriot in https://github.com/chainsawriot/rang/pull/66
  • Fix #68 by @chainsawriot in https://github.com/chainsawriot/rang/pull/70
  • Fix #69 by @chainsawriot in https://github.com/chainsawriot/rang/pull/71
  • removed the simple json parser by @schochastics in https://github.com/chainsawriot/rang/pull/73
  • expose convert_edgelist (#56) by @schochastics in https://github.com/chainsawriot/rang/pull/74
  • convert empty rang object to edgelist (#75) by @schochastics in https://github.com/chainsawriot/rang/pull/76
  • Fix #75 by @chainsawriot in https://github.com/chainsawriot/rang/pull/77
  • Fix67 by @chainsawriot in https://github.com/chainsawriot/rang/pull/78
  • Stop the patch codecov check by @chainsawriot in https://github.com/chainsawriot/rang/pull/79
  • Fix the incorrect querying of bioc terminal nodes by @chainsawriot in https://github.com/chainsawriot/rang/pull/84
  • Fix #82 by @chainsawriot in https://github.com/chainsawriot/rang/pull/86
  • Fix #85 by @chainsawriot in https://github.com/chainsawriot/rang/pull/88
  • Fix #89 by @chainsawriot in https://github.com/chainsawriot/rang/pull/90
  • Make .querysysreqsbioc testable by @chainsawriot in https://github.com/chainsawriot/rang/pull/91
  • Add tests for as_pkgrefs.sessionInfo for bioc by @chainsawriot in https://github.com/chainsawriot/rang/pull/93
  • add support for renv lockfiles (#55) by @schochastics in https://github.com/chainsawriot/rang/pull/80
  • reduce dependencies (#94) by @schochastics in https://github.com/chainsawriot/rang/pull/95
  • package guesstimating wit renv::dependencies (#53, #55) by @schochastics in https://github.com/chainsawriot/rang/pull/96
  • set snapshot date depending on pkgs (#53,#55) by @schochastics in https://github.com/chainsawriot/rang/pull/97
  • Make compiling raw packages with --no-build-vignettes #99 by @chainsawriot in https://github.com/chainsawriot/rang/pull/100
  • Implement local:: in resolve() by @chainsawriot in https://github.com/chainsawriot/rang/pull/98
  • Fix #102 by @chainsawriot in https://github.com/chainsawriot/rang/pull/103
  • Export renv (#55) by @schochastics in https://github.com/chainsawriot/rang/pull/104
  • System Requirements query reform by @chainsawriot in https://github.com/chainsawriot/rang/pull/105
  • added uncheckable bioc sysreqs by @schochastics in https://github.com/chainsawriot/rang/pull/106
  • R131 by @chainsawriot in https://github.com/chainsawriot/rang/pull/107
  • Paper by @chainsawriot in https://github.com/chainsawriot/rang/pull/109

Full Changelog: https://github.com/chainsawriot/rang/compare/cranv0.1.0...cranv0.2.0

- R
Published by chainsawriot almost 3 years ago

rang - cran_v0.1.0

What's Changed

  • adding support for github packages (#22) by @schochastics in https://github.com/chainsawriot/rang/pull/27
  • Github support without devtools (#22) by @schochastics in https://github.com/chainsawriot/rang/pull/29
  • add materials (#23) by @schochastics in https://github.com/chainsawriot/rang/pull/30
  • Add tests for #23 close #23 by @chainsawriot in https://github.com/chainsawriot/rang/pull/32
  • fix #33 by @chainsawriot in https://github.com/chainsawriot/rang/pull/34
  • Rename by @chainsawriot in https://github.com/chainsawriot/rang/pull/36
  • Does it work for Windows? by @chainsawriot in https://github.com/chainsawriot/rang/pull/39
  • Implement smart query fix #40 by @chainsawriot in https://github.com/chainsawriot/rang/pull/41
  • Fix #24 by @chainsawriot in https://github.com/chainsawriot/rang/pull/42
  • Fix #25 by @chainsawriot in https://github.com/chainsawriot/rang/pull/43
  • Fix #45 by @chainsawriot in https://github.com/chainsawriot/rang/pull/46
  • Codeclean by @chainsawriot in https://github.com/chainsawriot/rang/pull/48
  • Add FAQ #26 by @chainsawriot in https://github.com/chainsawriot/rang/pull/51
  • adding readme to the output folder (#50) by @schochastics in https://github.com/chainsawriot/rang/pull/52

Full Changelog: https://github.com/chainsawriot/rang/commits/cran_v0.1.0

- R
Published by chainsawriot about 3 years ago