We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe65b73 commit b2c9687Copy full SHA for b2c9687
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: fledge
2
Title: Smoother Change Tracking and Versioning for R Packages
3
-Version: 0.1.99.9029
4
-Date: 2024-08-31
+Version: 0.1.99.9030
+Date: 2024-09-15
5
Authors@R:
6
c(person(given = "Kirill",
7
family = "M\u00fcller",
NEWS.md
@@ -1,5 +1,12 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
+# fledge 0.1.99.9030 (2024-09-15)
+
+## Continuous integration
+- Install via R CMD INSTALL ., not pak (#789).
8
9
10
# fledge 0.1.99.9029 (2024-08-31)
11
12
## Chore
0 commit comments