File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change
1
+ 2021-08-05 Dirk Eddelbuettel <
[email protected] >
2
+
3
+ * inst/bib/Rcpp.bib: Use https for CRAN URLs
4
+ * vignettes/rmd/Rcpp.bib: Idem
5
+
1
6
2021-07-25 Dirk Eddelbuettel <
[email protected] >
2
7
3
8
* DESCRIPTION (Version, Date): Roll minor version
Original file line number Diff line number Diff line change 1
- @String {CRAN = " http ://CRAN.R-Project.org/" }
1
+ @String {CRAN = " https ://CRAN.R-Project.org/" }
2
2
@String {manuals = CRAN # " doc/manuals/" }
3
3
@String {RCoreTeam = " {R Core Team}" }
4
4
@String {RFoundation = " R Foundation for Statistical Computing" }
5
- @String {R -Forge = " http ://R-Forge.R-Project.org/" }
5
+ @String {R -Forge = " https ://R-Forge.R-Project.org/" }
6
6
7
7
@manual {Abrahams+Grosse-Kunstleve:2003:Boost.Python ,
8
8
author = { David Abrahams and Ralf W. Grosse-Kunstleve } ,
Original file line number Diff line number Diff line change 1
- @String {CRAN = " http ://CRAN.R-Project.org/" }
1
+ @String {CRAN = " https ://CRAN.R-Project.org/" }
2
2
@String {manuals = CRAN # " doc/manuals/" }
3
3
@String {RCoreTeam = " {R Core Team}" }
4
4
@String {RFoundation = " R Foundation for Statistical Computing" }
5
- @String {R -Forge = " http ://R-Forge.R-Project.org/" }
5
+ @String {R -Forge = " https ://R-Forge.R-Project.org/" }
6
6
7
7
@manual {Abrahams+Grosse-Kunstleve:2003:Boost.Python ,
8
8
author = { David Abrahams and Ralf W. Grosse-Kunstleve } ,
You can’t perform that action at this time.
0 commit comments