@@ -8,7 +8,7 @@ Authors@R: c(
88 person("Kevin", "Ushey", role = c("aut", "cre"), email = "kevin@rstudio.com"),
99 person("Gregory", "Vandenbrouck", role = "aut"),
1010 person("Marcus", "Geelnard", role = c("aut", "cph"),
11- comment = "TinyThread library, http ://tinythreadpp.bitsnbites.eu/"),
11+ comment = "TinyThread library, https ://tinythreadpp.bitsnbites.eu/"),
1212 person(family = "RStudio", role = "cph"),
1313 person(family = "Intel", role = c("aut", "cph"),
1414 comment = "Intel TBB library, https://www.threadingbuildingblocks.org/"),
@@ -26,7 +26,7 @@ Suggests:
2626 rmarkdown
2727SystemRequirements: GNU make, Windows: cmd.exe and cscript.exe, Solaris: g++ is required
2828License: GPL (>= 2)
29- URL: http ://rcppcore.github.io/RcppParallel, https://github.com/RcppCore/RcppParallel
29+ URL: https ://rcppcore.github.io/RcppParallel/ , https://github.com/RcppCore/RcppParallel
3030BugReports: https://github.com/RcppCore/RcppParallel/issues
3131Biarch: TRUE
3232Collate:
0 commit comments