Skip to content

Commit

Permalink
ignore git2r
Browse files Browse the repository at this point in the history
  • Loading branch information
cjrace committed Jan 21, 2025
1 parent eb5022c commit 962eee0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 53 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Package control is handled using [renv](https://rstudio.github.io/renv/articles/
1. Clone or download the repo
2. Open the R project in R Studio
3. Run `renv::restore()` to install dependencies
4. Run `install.packages("git2r")` to install the git2r package, ignored by renv to help deployments but necessary for the pre-commit hooks.
4. Run `shiny::runApp()` to run the dashboard locally

### Tests
Expand Down
43 changes: 3 additions & 40 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1846,43 +1846,6 @@
"Built": "R 4.4.0; ; 2024-04-25 20:41:26 UTC; windows"
}
},
"git2r": {
"Source": "CRAN",
"Repository": "https://packagemanager.posit.co/cran/latest",
"description": {
"Type": "Package",
"Package": "git2r",
"Title": "Provides Access to Git Repositories",
"Authors@R": "c(person(\"Stefan\", \"Widgren\", role = c(\"aut\", \"cre\"),\n email = \"stefan.widgren@gmail.com\",\n comment = c(ORCID = \"0000-0001-5745-2284\")),\n person(\"Gabor\", \"Csardi\", role = \"ctb\"),\n person(\"Gregory\", \"Jefferis\", role = \"ctb\"),\n person(\"Jennifer\", \"Bryan\", role = \"ctb\"),\n person(\"Jeroen\", \"Ooms\", role = \"ctb\"),\n person(\"Jim\", \"Hester\", role = \"ctb\"),\n person(\"John\", \"Blischak\", role = \"ctb\"),\n person(\"Karthik\", \"Ram\", role = \"ctb\"),\n person(\"Peter\", \"Carbonetto\", role = \"ctb\"),\n person(\"Scott\", \"Chamberlain\", role = \"ctb\"),\n person(\"Thomas\", \"Rosendal\", role = \"ctb\"))",
"Description": "Interface to the 'libgit2' library, which is a pure C\n implementation of the 'Git' core methods. Provides access to 'Git'\n repositories to extract data and running some basic 'Git'\n commands.",
"Version": "0.35.0",
"License": "GPL-2",
"URL": "https://docs.ropensci.org/git2r/,\nhttps://github.com/ropensci/git2r",
"BugReports": "https://github.com/ropensci/git2r/issues",
"Imports": "graphics, utils",
"Depends": "R (>= 4.0)",
"Suggests": "getPass",
"NeedsCompilation": "yes",
"SystemRequirements": "libgit2 (>= 1.0): libgit2-devel (rpm) or\nlibgit2-dev (deb)",
"Collate": "'blame.R' 'blob.R' 'branch.R' 'bundle_r_package.R'\n'checkout.R' 'commit.R' 'config.R' 'contributions.R'\n'credential.R' 'diff.R' 'fetch.R' 'git2r.R' 'index.R'\n'libgit2.R' 'merge.R' 'note.R' 'odb.R' 'plot.R' 'pull.R'\n'punch_card.R' 'push.R' 'reference.R' 'reflog.R' 'refspec.R'\n'remote.R' 'repository.R' 'reset.R' 'revparse.R' 'sha.R'\n'signature.R' 'stash.R' 'status.R' 'tag.R' 'time.R' 'tree.R'\n'when.R'",
"Encoding": "UTF-8",
"RoxygenNote": "7.3.2",
"Packaged": "2024-10-20 07:43:12 UTC; stefan",
"Author": "Stefan Widgren [aut, cre] (<https://orcid.org/0000-0001-5745-2284>),\n Gabor Csardi [ctb],\n Gregory Jefferis [ctb],\n Jennifer Bryan [ctb],\n Jeroen Ooms [ctb],\n Jim Hester [ctb],\n John Blischak [ctb],\n Karthik Ram [ctb],\n Peter Carbonetto [ctb],\n Scott Chamberlain [ctb],\n Thomas Rosendal [ctb]",
"Maintainer": "Stefan Widgren <stefan.widgren@gmail.com>",
"Repository": "RSPM",
"Date/Publication": "2024-10-20 23:00:02 UTC",
"Built": "R 4.4.0; x86_64-w64-mingw32; 2024-10-21 04:46:27 UTC; windows",
"Archs": "x64",
"RemoteType": "standard",
"RemotePkgRef": "git2r",
"RemoteRef": "git2r",
"RemoteRepos": "https://packagemanager.posit.co/cran/latest",
"RemoteReposName": "CRAN",
"RemotePkgPlatform": "x86_64-w64-mingw32",
"RemoteSha": "0.35.0"
}
},
"gitcreds": {
"Source": "CRAN",
"Repository": "https://packagemanager.posit.co/cran/latest",
Expand Down Expand Up @@ -4620,7 +4583,7 @@
"checksum": "3307d3d86abae460e61e1fe6b89f155d"
},
".Rprofile": {
"checksum": "c8c70c347bd3d500f6e9c2c8f024f903"
"checksum": "31f04586bb8c249380cebea41c74b864"
},
"azure-pipelines.yml": {
"checksum": "d5cacc869a0e4274b41a19dae4dcc511"
Expand All @@ -4641,10 +4604,10 @@
"checksum": "7b3ddd6c1603c889bdb594194593a2b4"
},
"README.md": {
"checksum": "1c38f79df3ab6abdb220dafc5323cf2e"
"checksum": "f398c2621dcd3f28f6e67418dc4f8311"
},
"renv.lock": {
"checksum": "ee20ce4e74d370863a9b697cda3ba079"
"checksum": "843d5d5c68273639ff5463d803c401c4"
},
"server.R": {
"checksum": "ad2a1fab4f02a49475064710723a258b"
Expand Down
12 changes: 0 additions & 12 deletions renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -790,18 +790,6 @@
],
"Hash": "fbbbc48eba7a6626a08bb365e44b563b"
},
"git2r": {
"Package": "git2r",
"Version": "0.35.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"graphics",
"utils"
],
"Hash": "8828605664949b92d0bf3f931e7c431b"
},
"gitcreds": {
"Package": "gitcreds",
"Version": "0.1.2",
Expand Down
4 changes: 3 additions & 1 deletion renv/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"bioconductor.version": null,
"external.libraries": [],
"ignored.packages": [],
"ignored.packages": [
"git2r"
],
"package.dependency.fields": [
"Imports",
"Depends",
Expand Down

0 comments on commit 962eee0

Please sign in to comment.