We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca400ad commit f7fdd00Copy full SHA for f7fdd00
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: styler
3
Title: Non-Invasive Pretty Printing of R Code
4
-Version: 1.10.1
+Version: 1.10.2
5
Authors@R:
6
c(person(given = "Kirill",
7
family = "Müller",
NEWS.md
@@ -1,3 +1,10 @@
+<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->
+
+# styler 1.10.2
+- Same as previous version.
8
# styler 1.10.1
9
10
This release was requested by CRAN due to accidentally populating a user cache while building vignettes for R >= 4.3.0.
0 commit comments