diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-01-31 13:36:50 +0100 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-01-31 13:36:50 +0100 |
commit | c951aa74553ac1be9ffc4930322b703453abce82 (patch) | |
tree | 1ef30d64314cebc5c28fa74c93cb811007d46979 /DESCRIPTION | |
parent | 7dd316f2ebc3edc321431419a02ccbd6ea47fef3 (diff) | |
parent | 4079a2c496aa4e8c6dc2a93afedcbedbf7a852b5 (diff) |
Merge remote-tracking branch 'refs/remotes/origin/main'
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index ab6d2ce..1738a39 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -29,5 +29,6 @@ License: GPL LazyLoad: true LazyData: true Encoding: UTF-8 -URL: https://pkgdown.jrwb.de/pfm +URL: https://pkgdown.jrwb.de/pfm, https://github.com/jranke/pfm +Roxygen: list(markdown = TRUE, r6 = TRUE) RoxygenNote: 7.2.3 |