We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5066b39 commit ce18732Copy full SHA for ce18732
NEWS.md
@@ -3,6 +3,10 @@
3
- When restoring GitHub-hosted packages, packrat will now look for both
4
`Github*` and `Remote*` fields to determine where to install from. (#740)
5
6
+- When restoring packages from CRAN-like repositories, names are no
7
+ longer used to detect if these are actually git-like. This prevents
8
+ issues if you name a CRAN-like repository something like "GitHub". (#747)
9
+
10
# packrat 0.9.3
11
12
- Update vendored `renv` with support for additional Linux distributions when
0 commit comments