Skip to content

Commit

Permalink
Add devtools and covr to 'dev' profile of renv
Browse files Browse the repository at this point in the history
  • Loading branch information
LDSamson committed Jun 11, 2024
1 parent df46dbf commit 048a7bd
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Suggests:
VignetteBuilder:
knitr
Config/renv/profiles/dev/dependencies: pkgdown, stringr, kableExtra,
usethis, cowplot
usethis, cowplot, covr, devtools
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Expand Down
210 changes: 210 additions & 0 deletions renv/profiles/dev/renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,13 @@
],
"Hash": "40415719b5a479b87949f3aa0aee737c"
},
"brew": {
"Package": "brew",
"Version": "1.0-8",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "d69a786e85775b126bddbee185ae6084"
},
"brio": {
"Package": "brio",
"Version": "1.1.3",
Expand Down Expand Up @@ -433,6 +440,26 @@
],
"Hash": "8b7222e9d9eb5178eea545c0c4d33fc2"
},
"covr": {
"Package": "covr",
"Version": "3.6.3",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
"R",
"crayon",
"digest",
"httr",
"jsonlite",
"methods",
"rex",
"stats",
"utils",
"withr",
"yaml"
],
"Hash": "1555dd95f983200d5997dcbb5b9cd262"
},
"cowplot": {
"Package": "cowplot",
"Version": "1.1.1",
Expand Down Expand Up @@ -562,6 +589,40 @@
],
"Hash": "6b9602c7ebbe87101a9c8edb6e8b6d21"
},
"devtools": {
"Package": "devtools",
"Version": "2.4.5",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"cli",
"desc",
"ellipsis",
"fs",
"lifecycle",
"memoise",
"miniUI",
"pkgbuild",
"pkgdown",
"pkgload",
"profvis",
"rcmdcheck",
"remotes",
"rlang",
"roxygen2",
"rversions",
"sessioninfo",
"stats",
"testthat",
"tools",
"urlchecker",
"usethis",
"utils",
"withr"
],
"Hash": "ea5bc8b4a6a01e4f12d98b58329930bb"
},
"diffobj": {
"Package": "diffobj",
"Version": "0.3.5",
Expand Down Expand Up @@ -1140,6 +1201,18 @@
],
"Hash": "18e9c28c1d3ca1560ce30658b22ce104"
},
"miniUI": {
"Package": "miniUI",
"Version": "0.1.1.1",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"htmltools",
"shiny",
"utils"
],
"Hash": "fec5f52652d60615fdb3957b3d74324a"
},
"munsell": {
"Package": "munsell",
"Version": "0.5.0",
Expand Down Expand Up @@ -1351,6 +1424,21 @@
],
"Hash": "3efbd8ac1be0296a46c55387aeace0f3"
},
"profvis": {
"Package": "profvis",
"Version": "0.3.8",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"htmlwidgets",
"purrr",
"rlang",
"stringr",
"vctrs"
],
"Hash": "aa5a3864397ce6ae03458f98618395a1"
},
"progress": {
"Package": "progress",
"Version": "1.2.2",
Expand Down Expand Up @@ -1427,6 +1515,28 @@
],
"Hash": "5e3c5dc0b071b21fa128676560dbe94d"
},
"rcmdcheck": {
"Package": "rcmdcheck",
"Version": "1.4.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R6",
"callr",
"cli",
"curl",
"desc",
"digest",
"pkgbuild",
"prettyunits",
"rprojroot",
"sessioninfo",
"utils",
"withr",
"xopen"
],
"Hash": "8f25ebe2ec38b1f2aef3b0d2ef76f6c4"
},
"readxl": {
"Package": "readxl",
"Version": "1.4.3",
Expand Down Expand Up @@ -1459,6 +1569,20 @@
],
"Hash": "76c9e04c712a05848ae7a23d2f170a40"
},
"remotes": {
"Package": "remotes",
"Version": "2.4.2.1",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
"R",
"methods",
"stats",
"tools",
"utils"
],
"Hash": "63d15047eb239f95160112bcadc4fcb9"
},
"renv": {
"Package": "renv",
"Version": "1.0.3",
Expand All @@ -1469,6 +1593,16 @@
],
"Hash": "41b847654f567341725473431dd0d5ab"
},
"rex": {
"Package": "rex",
"Version": "1.2.1",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
"lazyeval"
],
"Hash": "ae34cd56890607370665bee5bd17812f"
},
"rlang": {
"Package": "rlang",
"Version": "1.1.1",
Expand Down Expand Up @@ -1504,6 +1638,32 @@
],
"Hash": "d65e35823c817f09f4de424fcdfa812a"
},
"roxygen2": {
"Package": "roxygen2",
"Version": "7.2.3",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"R6",
"brew",
"cli",
"commonmark",
"cpp11",
"desc",
"knitr",
"methods",
"pkgload",
"purrr",
"rlang",
"stringi",
"stringr",
"utils",
"withr",
"xml2"
],
"Hash": "7b153c746193b143c14baa072bae4e27"
},
"rprojroot": {
"Package": "rprojroot",
"Version": "2.0.3",
Expand All @@ -1521,6 +1681,18 @@
"Repository": "RSPM",
"Hash": "5564500e25cffad9e22244ced1379887"
},
"rversions": {
"Package": "rversions",
"Version": "2.1.2",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"curl",
"utils",
"xml2"
],
"Hash": "a9881dfed103e83f9de151dc17002cd1"
},
"rvest": {
"Package": "rvest",
"Version": "1.0.3",
Expand Down Expand Up @@ -1597,6 +1769,19 @@
],
"Hash": "3838071b66e0c566d55cc26bd6e27bf4"
},
"sessioninfo": {
"Package": "sessioninfo",
"Version": "1.2.2",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"cli",
"tools",
"utils"
],
"Hash": "3f9796a8d0a0e8c6eb49a4b029359d1f"
},
"shiny": {
"Package": "shiny",
"Version": "1.7.5.1",
Expand Down Expand Up @@ -1929,6 +2114,20 @@
],
"Hash": "f561504ec2897f4d46f0c7657e488ae1"
},
"urlchecker": {
"Package": "urlchecker",
"Version": "1.0.1",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"cli",
"curl",
"tools",
"xml2"
],
"Hash": "409328b8e1253c8d729a7836fe7f7a16"
},
"usethis": {
"Package": "usethis",
"Version": "2.2.2",
Expand Down Expand Up @@ -2105,6 +2304,17 @@
],
"Hash": "6c40e5cfcc6aefd88110666e18c31f40"
},
"xopen": {
"Package": "xopen",
"Version": "1.0.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"processx"
],
"Hash": "6c85f015dee9cc7710ddd20f86881f58"
},
"xtable": {
"Package": "xtable",
"Version": "1.8-4",
Expand Down

0 comments on commit 048a7bd

Please sign in to comment.