Skip to content

Commit 2a57d61

Browse files
sstevens2github-actions[bot]
authored andcommitted
[actions] update 1 packages
1 parent b79fe6f commit 2a57d61

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

renv/profiles/lesson-requirements/renv.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,20 +45,22 @@
4545
},
4646
"base64enc": {
4747
"Package": "base64enc",
48-
"Version": "0.1-3",
48+
"Version": "0.1-6",
4949
"Source": "Repository",
50-
"Title": "Tools for base64 encoding",
51-
"Author": "Simon Urbanek <Simon.Urbanek@r-project.org>",
50+
"Title": "Tools for 'base64' Encoding",
51+
"Author": "Simon Urbanek [aut, cre, cph] (https://urbanek.nz, ORCID: <https://orcid.org/0000-0003-2297-1732>)",
52+
"Authors@R": "person(\"Simon\", \"Urbanek\", role=c(\"aut\",\"cre\",\"cph\"), email=\"Simon.Urbanek@r-project.org\", comment=c(\"https://urbanek.nz\", ORCID=\"0000-0003-2297-1732\"))",
5253
"Maintainer": "Simon Urbanek <Simon.Urbanek@r-project.org>",
5354
"Depends": [
5455
"R (>= 2.9.0)"
5556
],
5657
"Enhances": [
5758
"png"
5859
],
59-
"Description": "This package provides tools for handling base64 encoding. It is more flexible than the orphaned base64 package.",
60+
"Description": "Tools for handling 'base64' encoding. It is more flexible than the orphaned 'base64' package.",
6061
"License": "GPL-2 | GPL-3",
61-
"URL": "http://www.rforge.net/base64enc",
62+
"URL": "https://www.rforge.net/base64enc",
63+
"BugReports": "https://github.com/s-u/base64enc/issues",
6264
"NeedsCompilation": "yes",
6365
"Repository": "CRAN"
6466
},

0 commit comments

Comments
 (0)