We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8814555 commit f3fd6beCopy full SHA for f3fd6be
DESCRIPTION
@@ -1,8 +1,8 @@
1
Package: woodendesc
2
Type: Package
3
Title: Find Packages and Their Dependencies in Any 'R' Repository
4
-Version: 0.2.0.9000
5
-Date: 2025-01-26
+Version: 0.2.1
+Date: 2025-01-28
6
Authors@R: c(person("Laura", "Bakala",
7
email = "erdaradun.gaztea@gmail.com",
8
role = c("cre", "aut", "cph"),
NEWS.md
@@ -1,4 +1,7 @@
-# woodendesc (development version)
+# woodendesc 0.2.1
+
+* Fixed GitLab being missing as an option for `wood_packages()`, `wood_dependencies()`, and `wood_versions()`.
+* Modified tests to avoid storing whole CRAN package list _twice_.
# woodendesc 0.2.0
0 commit comments