Skip to content

Commit

Permalink
Also add palmerpenguins package to renv
Browse files Browse the repository at this point in the history
  • Loading branch information
fkohrt committed Nov 29, 2024
1 parent d896510 commit 04c065e
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion renv.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"R": {
"Version": "4.4.1",
"Version": "4.4.2",
"Repositories": [
{
"Name": "CRAN",
Expand Down Expand Up @@ -534,6 +534,16 @@
],
"Hash": "ccbb8846be320b627e6aa2b4616a2ded"
},
"palmerpenguins": {
"Package": "palmerpenguins",
"Version": "0.1.1",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R"
],
"Hash": "6c6861efbc13c1d543749e9c7be4a592"
},
"parameters": {
"Package": "parameters",
"Version": "0.22.1",
Expand Down

0 comments on commit 04c065e

Please sign in to comment.