-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
41b169b
commit f9a8d3d
Showing
11 changed files
with
52 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,3 +55,4 @@ | |
^src/library/zip/src/tools/cmdunzip$ | ||
^src/library/zip/src/tools/cmdzip$ | ||
^[.]vscode$ | ||
^[.]covrignore$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
R/aaa-rstudio-detect.R | ||
R/system-requirements.R | ||
src/library/R6/ | ||
src/library/callr/ | ||
src/library/cli/ | ||
src/library/curl/ | ||
src/library/desc/ | ||
src/library/filelock/ | ||
src/library/jsonlite/ | ||
src/library/lpSolve/ | ||
src/library/pkgbuild/ | ||
src/library/processx/ | ||
src/library/ps/ | ||
src/library/zip/ | ||
src/library/pkgcache/R/aaa-rstudio-detect.R | ||
src/library/pkgdepends/R/aaa-rstudio-detect.R | ||
src/library/pkgsearch/R/aaa-rstudio-detect.R |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
diff --git a/src/library/pkgcache/R/compat-vctrs.R b/src/library/pkgcache/R/compat-vctrs.R | ||
index 34860cf4..51681766 100644 | ||
--- a/src/library/pkgcache/R/compat-vctrs.R | ||
+++ b/src/library/pkgcache/R/compat-vctrs.R | ||
@@ -1,4 +1,4 @@ | ||
- | ||
+# nocov start | ||
compat_vctrs <- local({ | ||
|
||
# Modified from https://github.com/r-lib/rlang/blob/master/R/compat-vctrs.R |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
diff --git a/src/library/pkgsearch/R/compat-vctrs.R b/src/library/pkgsearch/R/compat-vctrs.R | ||
index 49dd03f9..09f68ba1 100644 | ||
--- a/src/library/pkgsearch/R/compat-vctrs.R | ||
+++ b/src/library/pkgsearch/R/compat-vctrs.R | ||
@@ -1,4 +1,4 @@ | ||
- | ||
+# nocov start | ||
compat_vctrs <- local({ | ||
|
||
# Modified from https://github.com/r-lib/rlang/blob/main/R/compat-vctrs.R |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
|
||
# nocov start | ||
compat_vctrs <- local({ | ||
|
||
# Modified from https://github.com/r-lib/rlang/blob/main/R/compat-vctrs.R | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters