Skip to content

Commit

Permalink
chore: Update pak.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Sep 26, 2024
1 parent 891cbd9 commit ddb0233
Showing 1 changed file with 49 additions and 18 deletions.
67 changes: 49 additions & 18 deletions pak.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1494,6 +1494,37 @@
"needscompilation": false,
"repotype": "cranlike"
},
{
"ref": "here",
"package": "here",
"version": "1.0.1",
"type": "standard",
"direct": false,
"binary": true,
"dependencies": "rprojroot",
"vignettes": false,
"metadata": {
"RemotePkgRef": "here",
"RemoteType": "standard",
"RemoteRef": "here",
"RemoteRepos": "https://packagemanager.posit.co/cran/__linux__/jammy/latest",
"RemotePkgPlatform": "x86_64-pc-linux-gnu-ubuntu-22.04",
"RemoteSha": "1.0.1"
},
"sources": "https://packagemanager.posit.co/cran/__linux__/jammy/latest/src/contrib/here_1.0.1.tar.gz",
"target": "src/contrib/x86_64-pc-linux-gnu-ubuntu-22.04/4.4/here_1.0.1.tar.gz",
"platform": "x86_64-pc-linux-gnu-ubuntu-22.04",
"rversion": "4.4",
"directpkg": false,
"license": "MIT + file LICENSE",
"dep_types": ["Depends", "Imports", "LinkingTo"],
"params": [],
"install_args": "",
"sysreqs": "",
"sysreqs_packages": {},
"needscompilation": false,
"repotype": "cranlike"
},
{
"ref": "highr",
"package": "highr",
Expand Down Expand Up @@ -2143,7 +2174,7 @@
{
"ref": "local::.",
"package": "SCDB",
"version": "0.4.1",
"version": "0.4.1.9000",
"type": "local",
"direct": true,
"binary": false,
Expand All @@ -2154,7 +2185,7 @@
"RemoteType": "local"
},
"sources": "file:///home/runner/work/SCDB/SCDB",
"target": "src/contrib/SCDB_0.4.1.tar.gz",
"target": "src/contrib/SCDB_0.4.1.9000.tar.gz",
"platform": "source",
"rversion": "*",
"directpkg": true,
Expand Down Expand Up @@ -2261,33 +2292,33 @@
{
"ref": "microbenchmark",
"package": "microbenchmark",
"version": "1.4.10",
"version": "1.5.0",
"type": "standard",
"direct": false,
"binary": true,
"dependencies": [],
"vignettes": false,
"needscompilation": false,
"metadata": {
"RemoteType": "standard",
"RemotePkgRef": "microbenchmark",
"RemoteType": "standard",
"RemoteRef": "microbenchmark",
"RemoteRepos": "https://packagemanager.posit.co/cran/__linux__/jammy/latest",
"RemotePkgPlatform": "x86_64-pc-linux-gnu-ubuntu-22.04",
"RemoteSha": "1.4.10"
"RemoteSha": "1.5.0"
},
"sources": ["https://packagemanager.posit.co/cran/__linux__/jammy/latest/src/contrib/microbenchmark_1.4.10.tar.gz"],
"target": "src/contrib/x86_64-pc-linux-gnu-ubuntu-22.04/4.4/microbenchmark_1.4.10.tar.gz",
"sources": "https://packagemanager.posit.co/cran/__linux__/jammy/latest/src/contrib/microbenchmark_1.5.0.tar.gz",
"target": "src/contrib/x86_64-pc-linux-gnu-ubuntu-22.04/4.4/microbenchmark_1.5.0.tar.gz",
"platform": "x86_64-pc-linux-gnu-ubuntu-22.04",
"rversion": "4.4",
"directpkg": false,
"license": "BSD_2_clause + file LICENSE",
"dep_types": ["Depends", "Imports", "LinkingTo"],
"params": [],
"install_args": "",
"repotype": "cranlike",
"sysreqs": "On a Unix-alike, one of the C functions\n mach_absolute_time (macOS), clock_gettime or gethrtime. If none\n of these is found, the obsolescent POSIX function gettimeofday\n will be tried.",
"sysreqs_packages": {}
"sysreqs_packages": {},
"needscompilation": false,
"repotype": "cranlike"
},
{
"ref": "mime",
Expand Down Expand Up @@ -2467,33 +2498,33 @@
{
"ref": "pak",
"package": "pak",
"version": "0.7.2",
"version": "0.8.0",
"type": "standard",
"direct": false,
"binary": true,
"dependencies": [],
"vignettes": false,
"needscompilation": false,
"metadata": {
"RemoteType": "standard",
"RemotePkgRef": "pak",
"RemoteType": "standard",
"RemoteRef": "pak",
"RemoteRepos": "https://packagemanager.posit.co/cran/__linux__/jammy/latest",
"RemotePkgPlatform": "x86_64-pc-linux-gnu-ubuntu-22.04",
"RemoteSha": "0.7.2"
"RemoteSha": "0.8.0"
},
"sources": ["https://packagemanager.posit.co/cran/__linux__/jammy/latest/src/contrib/pak_0.7.2.tar.gz"],
"target": "src/contrib/x86_64-pc-linux-gnu-ubuntu-22.04/4.4/pak_0.7.2.tar.gz",
"sources": "https://packagemanager.posit.co/cran/__linux__/jammy/latest/src/contrib/pak_0.8.0.tar.gz",
"target": "src/contrib/x86_64-pc-linux-gnu-ubuntu-22.04/4.4/pak_0.8.0.tar.gz",
"platform": "x86_64-pc-linux-gnu-ubuntu-22.04",
"rversion": "4.4",
"directpkg": false,
"license": "GPL-3",
"dep_types": ["Depends", "Imports", "LinkingTo"],
"params": [],
"install_args": "",
"repotype": "cranlike",
"sysreqs": "",
"sysreqs_packages": {}
"sysreqs_packages": {},
"needscompilation": false,
"repotype": "cranlike"
},
{
"ref": "parallelly",
Expand Down

0 comments on commit ddb0233

Please sign in to comment.