|
1 | 1 | Package: unigd |
2 | 2 | Type: Package |
3 | 3 | Title: Universal Graphics Device |
4 | | -Version: 0.1.2 |
| 4 | +Version: 0.1.3 |
5 | 5 | Authors@R: |
6 | 6 | c( |
7 | 7 | person(given = "Florian", family = "Rupprecht", email = "floruppr@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1795-8624")), |
@@ -41,7 +41,7 @@ SystemRequirements: |
41 | 41 | freetype2, |
42 | 42 | fontconfig |
43 | 43 | Roxygen: list(markdown = TRUE) |
44 | | -RoxygenNote: 7.3.0 |
| 44 | +RoxygenNote: 7.3.2 |
45 | 45 | URL: https://github.com/nx10/unigd, |
46 | 46 | https://nx10.github.io/unigd/ |
47 | 47 | BugReports: https://github.com/nx10/unigd/issues |
|