aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-05-03 05:21:21 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-05-03 05:32:24 +0200
commitdb050489ba021cbf1f079e8e3ffab4c9a968cc39 (patch)
treee300d253f49c922ad93d24e8e1d392a03cd4f8ae
parentdev-R/googlesheets4: new package, add 1.0.0 (diff)
downloadguru-db050489.tar.gz
guru-db050489.tar.bz2
guru-db050489.zip
dev-R/*: add upstream metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
-rw-r--r--dev-R/BH/metadata.xml2
-rw-r--r--dev-R/RcppArmadillo/metadata.xml2
-rw-r--r--dev-R/RcppTOML/metadata.xml2
-rw-r--r--dev-R/brio/metadata.xml2
-rw-r--r--dev-R/callr/metadata.xml2
-rw-r--r--dev-R/covr/metadata.xml2
-rw-r--r--dev-R/curl/metadata.xml2
-rw-r--r--dev-R/desc/metadata.xml2
-rw-r--r--dev-R/diffobj/metadata.xml2
-rw-r--r--dev-R/evaluate/metadata.xml2
-rw-r--r--dev-R/farver/metadata.xml2
-rw-r--r--dev-R/ggplot2/metadata.xml2
-rw-r--r--dev-R/gh/metadata.xml2
-rw-r--r--dev-R/gitcreds/metadata.xml2
-rw-r--r--dev-R/gtable/metadata.xml2
-rw-r--r--dev-R/here/metadata.xml2
-rw-r--r--dev-R/highr/metadata.xml2
-rw-r--r--dev-R/httr/metadata.xml2
-rw-r--r--dev-R/ini/metadata.xml2
-rw-r--r--dev-R/isoband/metadata.xml2
-rw-r--r--dev-R/knitr/metadata.xml2
-rw-r--r--dev-R/lattice/metadata.xml2
-rw-r--r--dev-R/magrittr/metadata.xml2
-rw-r--r--dev-R/markdown/metadata.xml2
-rw-r--r--dev-R/mime/metadata.xml2
-rw-r--r--dev-R/parsedate/metadata.xml2
-rw-r--r--dev-R/pkgload/metadata.xml2
-rw-r--r--dev-R/pkgsearch/metadata.xml2
-rw-r--r--dev-R/plogr/metadata.xml2
-rw-r--r--dev-R/praise/metadata.xml2
-rw-r--r--dev-R/prettyunits/metadata.xml2
-rw-r--r--dev-R/processx/metadata.xml2
-rw-r--r--dev-R/rappdirs/metadata.xml2
-rw-r--r--dev-R/rematch2/metadata.xml2
-rw-r--r--dev-R/reticulate/metadata.xml2
-rw-r--r--dev-R/rex/metadata.xml2
-rw-r--r--dev-R/roxygen2/metadata.xml2
-rw-r--r--dev-R/rprojroot/metadata.xml2
-rw-r--r--dev-R/rstudioapi/metadata.xml2
-rw-r--r--dev-R/scales/metadata.xml2
-rw-r--r--dev-R/spelling/metadata.xml2
-rw-r--r--dev-R/stringi/metadata.xml2
-rw-r--r--dev-R/stringr/metadata.xml2
-rw-r--r--dev-R/sys/metadata.xml2
-rw-r--r--dev-R/testthat/metadata.xml2
-rw-r--r--dev-R/viridisLite/metadata.xml2
-rw-r--r--dev-R/waldo/metadata.xml2
-rw-r--r--dev-R/whoami/metadata.xml2
-rw-r--r--dev-R/withr/metadata.xml2
-rw-r--r--dev-R/xfun/metadata.xml2
-rw-r--r--dev-R/xml2/metadata.xml2
-rw-r--r--dev-R/yaml/metadata.xml2
52 files changed, 104 insertions, 0 deletions
diff --git a/dev-R/BH/metadata.xml b/dev-R/BH/metadata.xml
index 24088a555a..90e4f21191 100644
--- a/dev-R/BH/metadata.xml
+++ b/dev-R/BH/metadata.xml
@@ -11,5 +11,7 @@
<name>Dirk Eddelbuettel</name>
<email>edd@debian.org</email>
</maintainer>
+ <bugs-to>https://github.com/eddelbuettel/bh/issues</bugs-to>
+ <remote-id type="github">eddelbuettel/bh</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/RcppArmadillo/metadata.xml b/dev-R/RcppArmadillo/metadata.xml
index a561238c22..802a982297 100644
--- a/dev-R/RcppArmadillo/metadata.xml
+++ b/dev-R/RcppArmadillo/metadata.xml
@@ -25,5 +25,7 @@ Armadillo requires a C++11 compiler.</longdescription>
<name>Dirk Eddelbuettel</name>
<email>edd@debian.org</email>
</maintainer>
+ <bugs-to>https://github.com/RcppCore/RcppArmadillo/issues</bugs-to>
+ <remote-id type="github">RcppCore/RcppArmadillo</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/RcppTOML/metadata.xml b/dev-R/RcppTOML/metadata.xml
index c9d88cd6b3..9ce74bc8d8 100644
--- a/dev-R/RcppTOML/metadata.xml
+++ b/dev-R/RcppTOML/metadata.xml
@@ -17,5 +17,7 @@ uses 'Rcpp' to connect the 'cpptoml' parser written by Chase Geigle
<name>Dirk Eddelbuettel</name>
<email>edd@debian.org</email>
</maintainer>
+ <bugs-to>https://github.com/eddelbuettel/rcpptoml/issues</bugs-to>
+ <remote-id type="github">eddelbuettel/rcpptoml</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/brio/metadata.xml b/dev-R/brio/metadata.xml
index d6b7e0ab59..d61fa72ea0 100644
--- a/dev-R/brio/metadata.xml
+++ b/dev-R/brio/metadata.xml
@@ -14,5 +14,7 @@ files and provide more explicit control over line endings.</longdescription>
<name>Gábor Csárdi</name>
<email>csardi.gabor@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/brio/issues</bugs-to>
+ <remote-id type="github">r-lib/brio</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/callr/metadata.xml b/dev-R/callr/metadata.xml
index fc1707097d..99c0a57c23 100644
--- a/dev-R/callr/metadata.xml
+++ b/dev-R/callr/metadata.xml
@@ -14,5 +14,7 @@ This packages does exactly that.</longdescription>
<name>Gábor Csárdi</name>
<email>csardi.gabor@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/callr/issues</bugs-to>
+ <remote-id type="github">r-lib/callr</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/covr/metadata.xml b/dev-R/covr/metadata.xml
index 599a745a7a..2eadff180b 100644
--- a/dev-R/covr/metadata.xml
+++ b/dev-R/covr/metadata.xml
@@ -18,5 +18,7 @@ C/C++/FORTRAN code.</longdescription>
<name>Jim Hester</name>
<email>james.f.hester@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/covr/issues</bugs-to>
+ <remote-id type="github">r-lib/covr</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/curl/metadata.xml b/dev-R/curl/metadata.xml
index 7b500e9416..8fc9c0ccc6 100644
--- a/dev-R/curl/metadata.xml
+++ b/dev-R/curl/metadata.xml
@@ -20,5 +20,7 @@ specific tools and logic.</longdescription>
<name>Jeroen Ooms</name>
<email>jeroen@berkeley.edu</email>
</maintainer>
+ <bugs-to>https://github.com/jeroen/curl/issues</bugs-to>
+ <remote-id type="github">jeroen/curl</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/desc/metadata.xml b/dev-R/desc/metadata.xml
index 6235f082de..0eaac44689 100644
--- a/dev-R/desc/metadata.xml
+++ b/dev-R/desc/metadata.xml
@@ -14,5 +14,7 @@ packages.</longdescription>
<name>Gábor Csárdi</name>
<email>csardi.gabor@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/desc/issues</bugs-to>
+ <remote-id type="github">r-lib/desc</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/diffobj/metadata.xml b/dev-R/diffobj/metadata.xml
index 88fea2a1a9..6ed2316df2 100644
--- a/dev-R/diffobj/metadata.xml
+++ b/dev-R/diffobj/metadata.xml
@@ -11,5 +11,7 @@
<name>Brodie Gaslam</name>
<email>brodie.gaslam@yahoo.com</email>
</maintainer>
+ <bugs-to>https://github.com/brodieG/diffobj/issues</bugs-to>
+ <remote-id type="github">brodieG/diffobj</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/evaluate/metadata.xml b/dev-R/evaluate/metadata.xml
index 728a9d37a1..cea2417b47 100644
--- a/dev-R/evaluate/metadata.xml
+++ b/dev-R/evaluate/metadata.xml
@@ -11,5 +11,7 @@
<name>Yihui Xie</name>
<email>xie@yihui.name</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/evaluate/issues</bugs-to>
+ <remote-id type="github">r-lib/evaluate</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/farver/metadata.xml b/dev-R/farver/metadata.xml
index b9d15f19a0..77eda4c12e 100644
--- a/dev-R/farver/metadata.xml
+++ b/dev-R/farver/metadata.xml
@@ -18,5 +18,7 @@ package.</longdescription>
<name>Thomas Lin Pedersen</name>
<email>thomasp85@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/thomasp85/farver/issues</bugs-to>
+ <remote-id type="github">thomasp85/farver</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/ggplot2/metadata.xml b/dev-R/ggplot2/metadata.xml
index b4c0bcd303..e7a74c9a72 100644
--- a/dev-R/ggplot2/metadata.xml
+++ b/dev-R/ggplot2/metadata.xml
@@ -15,5 +15,7 @@ and it takes care of the details.</longdescription>
<name>Thomas Lin Pedersen</name>
<email>thomas.pedersen@rstudio.com</email>
</maintainer>
+ <bugs-to>https://github.com/tidyverse/ggplot2/issues</bugs-to>
+ <remote-id type="github">tidyverse/ggplot2</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/gh/metadata.xml b/dev-R/gh/metadata.xml
index b3692d0c5f..50ee85ae89 100644
--- a/dev-R/gh/metadata.xml
+++ b/dev-R/gh/metadata.xml
@@ -11,5 +11,7 @@
<name>Gábor Csárdi</name>
<email>csardi.gabor@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/gh/issues</bugs-to>
+ <remote-id type="github">r-lib/gh</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/gitcreds/metadata.xml b/dev-R/gitcreds/metadata.xml
index a4a4559605..073aeef69e 100644
--- a/dev-R/gitcreds/metadata.xml
+++ b/dev-R/gitcreds/metadata.xml
@@ -15,5 +15,7 @@ and/or other 'git' repositories.</longdescription>
<name>Gábor Csárdi</name>
<email>csardi.gabor@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/gitcreds/issues</bugs-to>
+ <remote-id type="github">r-lib/gitcreds</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/gtable/metadata.xml b/dev-R/gtable/metadata.xml
index 0d9f86f031..f3a7e2c0a6 100644
--- a/dev-R/gtable/metadata.xml
+++ b/dev-R/gtable/metadata.xml
@@ -16,5 +16,7 @@ complex compositions can be build up sequentially.</longdescription>
<name>Hadley Wickham</name>
<email>hadley@rstudio.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/gtable/issues</bugs-to>
+ <remote-id type="github">r-lib/gtable</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/here/metadata.xml b/dev-R/here/metadata.xml
index 090ffca1e7..6d99dd541b 100644
--- a/dev-R/here/metadata.xml
+++ b/dev-R/here/metadata.xml
@@ -15,5 +15,7 @@ it will always locate the files relative to your project root.</longdescription>
<name>Kirill Müller</name>
<email>krlmlr+r@mailbox.org</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/here/issues</bugs-to>
+ <remote-id type="github">r-lib/here</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/highr/metadata.xml b/dev-R/highr/metadata.xml
index 3b46f44d49..4b84b56061 100644
--- a/dev-R/highr/metadata.xml
+++ b/dev-R/highr/metadata.xml
@@ -14,5 +14,7 @@ via Andre Simon's highlight package (&lt;http://www.andre-simon.de&gt;).</longde
<name>Yihui Xie</name>
<email>xie@yihui.name</email>
</maintainer>
+ <bugs-to>https://github.com/yihui/highr/issues</bugs-to>
+ <remote-id type="github">yihui/highr</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/httr/metadata.xml b/dev-R/httr/metadata.xml
index 60ca790347..b36aa38777 100644
--- a/dev-R/httr/metadata.xml
+++ b/dev-R/httr/metadata.xml
@@ -15,5 +15,7 @@ add_headers() and so on).</longdescription>
<name>Hadley Wickham</name>
<email>hadley@rstudio.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/httr/issues</bugs-to>
+ <remote-id type="github">r-lib/httr</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/ini/metadata.xml b/dev-R/ini/metadata.xml
index 8c87b21b3a..9dd3a534f9 100644
--- a/dev-R/ini/metadata.xml
+++ b/dev-R/ini/metadata.xml
@@ -14,5 +14,7 @@ structured list can be used to write back to file after modifications.</longdesc
<name>David Valentim Dias</name>
<email>dvdscripter@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/dvdscripter/ini/issues</bugs-to>
+ <remote-id type="github">dvdscripter/ini</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/isoband/metadata.xml b/dev-R/isoband/metadata.xml
index 3cb1d74164..7b4eab2725 100644
--- a/dev-R/isoband/metadata.xml
+++ b/dev-R/isoband/metadata.xml
@@ -13,5 +13,7 @@ contour polygons (isobands) from regularly spaced grids containing elevation dat
<name>Claus O. Wilke</name>
<email>wilke@austin.utexas.edu</email>
</maintainer>
+ <bugs-to>https://github.com/wilkelab/isoband/issues</bugs-to>
+ <remote-id type="github">wilkelab/isoband</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/knitr/metadata.xml b/dev-R/knitr/metadata.xml
index 145a364327..a28792edf7 100644
--- a/dev-R/knitr/metadata.xml
+++ b/dev-R/knitr/metadata.xml
@@ -13,5 +13,7 @@ using Literate Programming techniques.</longdescription>
<name>Yihui Xie</name>
<email>xie@yihui.name</email>
</maintainer>
+ <bugs-to>https://github.com/yihui/knitr/issues</bugs-to>
+ <remote-id type="github">yihui/knitr</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/lattice/metadata.xml b/dev-R/lattice/metadata.xml
index c3812dff53..40f41a146f 100644
--- a/dev-R/lattice/metadata.xml
+++ b/dev-R/lattice/metadata.xml
@@ -16,5 +16,7 @@ See ?Lattice for an introduction.</longdescription>
<name>Deepayan Sarkar</name>
<email>deepayan.sarkar@r-project.org</email>
</maintainer>
+ <bugs-to>https://github.com/deepayan/lattice/issues</bugs-to>
+ <remote-id type="github">deepayan/lattice</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/magrittr/metadata.xml b/dev-R/magrittr/metadata.xml
index 0b8e57e58f..651e4fc09e 100644
--- a/dev-R/magrittr/metadata.xml
+++ b/dev-R/magrittr/metadata.xml
@@ -18,5 +18,7 @@ For more information, see package vignette. To quote Rene Magritte,
<name>Lionel Henry</name>
<email>lionel@rstudio.com</email>
</maintainer>
+ <bugs-to>https://github.com/tidyverse/magrittr/issues</bugs-to>
+ <remote-id type="github">tidyverse/magrittr</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/markdown/metadata.xml b/dev-R/markdown/metadata.xml
index 9637140631..4f801488b8 100644
--- a/dev-R/markdown/metadata.xml
+++ b/dev-R/markdown/metadata.xml
@@ -15,5 +15,7 @@ syntax that can be converted to 'XHTML' or other formats. See
<name>Yihui Xie</name>
<email>xie@yihui.name</email>
</maintainer>
+ <bugs-to>https://github.com/rstudio/markdown/issues</bugs-to>
+ <remote-id type="github">rstudio/markdown</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/mime/metadata.xml b/dev-R/mime/metadata.xml
index d094d4bf68..ae033f78a4 100644
--- a/dev-R/mime/metadata.xml
+++ b/dev-R/mime/metadata.xml
@@ -13,5 +13,7 @@ derived from /etc/mime.types in UNIX-type systems.</longdescription>
<name>Yihui Xie</name>
<email>xie@yihui.name</email>
</maintainer>
+ <bugs-to>https://github.com/yihui/mime/issues</bugs-to>
+ <remote-id type="github">yihui/mime</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/parsedate/metadata.xml b/dev-R/parsedate/metadata.xml
index 8c4f9d9acb..019796b1cf 100644
--- a/dev-R/parsedate/metadata.xml
+++ b/dev-R/parsedate/metadata.xml
@@ -14,5 +14,7 @@ It can also recognize and parse all ISO 8601 formats.</longdescription>
<name>Gábor Csárdi</name>
<email>csardi.gabor@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/gaborcsardi/parsedate/issues</bugs-to>
+ <remote-id type="github">gaborcsardi/parsedate</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/pkgload/metadata.xml b/dev-R/pkgload/metadata.xml
index 8ec75e771c..5a22db5923 100644
--- a/dev-R/pkgload/metadata.xml
+++ b/dev-R/pkgload/metadata.xml
@@ -14,5 +14,7 @@ allows you to rapidly iterate while developing a package.</longdescription>
<name>Lionel Henry</name>
<email>lionel@rstudio.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/pkgload/issues</bugs-to>
+ <remote-id type="github">r-lib/pkgload</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/pkgsearch/metadata.xml b/dev-R/pkgsearch/metadata.xml
index 6fe86d711c..29d7abe2a5 100644
--- a/dev-R/pkgsearch/metadata.xml
+++ b/dev-R/pkgsearch/metadata.xml
@@ -16,5 +16,7 @@ a CRAN project.</longdescription>
<name>Gábor Csárdi</name>
<email>csardi.gabor@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-hub/pkgsearch/issues</bugs-to>
+ <remote-id type="github">r-hub/pkgsearch</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/plogr/metadata.xml b/dev-R/plogr/metadata.xml
index ea5ee33f83..03089d8094 100644
--- a/dev-R/plogr/metadata.xml
+++ b/dev-R/plogr/metadata.xml
@@ -11,5 +11,7 @@
<name>Kirill Müller</name>
<email>krlmlr+r@mailbox.org</email>
</maintainer>
+ <bugs-to>https://github.com/krlmlr/plogr/issues</bugs-to>
+ <remote-id type="github">krlmlr/plogr</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/praise/metadata.xml b/dev-R/praise/metadata.xml
index e497b60d0f..e7686a569f 100644
--- a/dev-R/praise/metadata.xml
+++ b/dev-R/praise/metadata.xml
@@ -14,5 +14,7 @@ good, or they just need it to feel better.</longdescription>
<name>Gabor Csardi</name>
<email>csardi.gabor@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/gaborcsardi/praise/issues</bugs-to>
+ <remote-id type="github">gaborcsardi/praise</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/prettyunits/metadata.xml b/dev-R/prettyunits/metadata.xml
index 9a44e78768..b8a12d89b4 100644
--- a/dev-R/prettyunits/metadata.xml
+++ b/dev-R/prettyunits/metadata.xml
@@ -15,5 +15,7 @@ Bytes: '1337' -&gt; '1.34 kB'.</longdescription>
<name>Gabor Csardi</name>
<email>csardi.gabor@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/gaborcsardi/prettyunits/issues</bugs-to>
+ <remote-id type="github">gaborcsardi/prettyunits</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/processx/metadata.xml b/dev-R/processx/metadata.xml
index 7f0ef92fca..e5af5b94a6 100644
--- a/dev-R/processx/metadata.xml
+++ b/dev-R/processx/metadata.xml
@@ -18,5 +18,7 @@ processes at once.</longdescription>
<name>Gábor Csárdi</name>
<email>csardi.gabor@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/processx/issues</bugs-to>
+ <remote-id type="github">r-lib/processx</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/rappdirs/metadata.xml b/dev-R/rappdirs/metadata.xml
index 62f7be384d..9b114301a1 100644
--- a/dev-R/rappdirs/metadata.xml
+++ b/dev-R/rappdirs/metadata.xml
@@ -15,5 +15,7 @@ R.</longdescription>
<name>Hadley Wickham</name>
<email>hadley@rstudio.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/rappdirs/issues</bugs-to>
+ <remote-id type="github">r-lib/rappdirs</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/rematch2/metadata.xml b/dev-R/rematch2/metadata.xml
index b3692d0c5f..e59580e016 100644
--- a/dev-R/rematch2/metadata.xml
+++ b/dev-R/rematch2/metadata.xml
@@ -11,5 +11,7 @@
<name>Gábor Csárdi</name>
<email>csardi.gabor@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/rematch2/issues</bugs-to>
+ <remote-id type="github">r-lib/rematch2</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/reticulate/metadata.xml b/dev-R/reticulate/metadata.xml
index b14d2d2d5d..3b35659ffc 100644
--- a/dev-R/reticulate/metadata.xml
+++ b/dev-R/reticulate/metadata.xml
@@ -15,5 +15,7 @@ types. Compatible with all versions of 'Python' &gt;= 2.7.</longdescription>
<name>Kevin Ushey</name>
<email>kevin@rstudio.com</email>
</maintainer>
+ <bugs-to>https://github.com/rstudio/reticulate/issues</bugs-to>
+ <remote-id type="github">rstudio/reticulate</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/rex/metadata.xml b/dev-R/rex/metadata.xml
index 3a1c65bca4..6ed22c5f51 100644
--- a/dev-R/rex/metadata.xml
+++ b/dev-R/rex/metadata.xml
@@ -11,5 +11,7 @@
<name>Kevin Ushey</name>
<email>kevinushey@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/kevinushey/rex/issues</bugs-to>
+ <remote-id type="github">kevinushey/rex</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/roxygen2/metadata.xml b/dev-R/roxygen2/metadata.xml
index 1ac8d85ffa..7cd7323ad9 100644
--- a/dev-R/roxygen2/metadata.xml
+++ b/dev-R/roxygen2/metadata.xml
@@ -16,5 +16,7 @@ inspired by the 'Doxygen' system for C++.</longdescription>
<name>Hadley Wickham</name>
<email>hadley@rstudio.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/roxygen2/issues</bugs-to>
+ <remote-id type="github">r-lib/roxygen2</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/rprojroot/metadata.xml b/dev-R/rprojroot/metadata.xml
index 4dccf4f581..f2d7fefdc3 100644
--- a/dev-R/rprojroot/metadata.xml
+++ b/dev-R/rprojroot/metadata.xml
@@ -14,5 +14,7 @@ matches a certain criterion, e.g., it contains a certain regular file.</longdesc
<name>Kirill Müller</name>
<email>krlmlr+r@mailbox.org</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/rprojroot/issues</bugs-to>
+ <remote-id type="github">r-lib/rprojroot</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/rstudioapi/metadata.xml b/dev-R/rstudioapi/metadata.xml
index 4d76302aa6..e2f4b439df 100644
--- a/dev-R/rstudioapi/metadata.xml
+++ b/dev-R/rstudioapi/metadata.xml
@@ -11,5 +11,7 @@
<name>Kevin Ushey</name>
<email>kevin@rstudio.com</email>
</maintainer>
+ <bugs-to>https://github.com/rstudio/rstudioapi/issues</bugs-to>
+ <remote-id type="github">rstudio/rstudioapi</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/scales/metadata.xml b/dev-R/scales/metadata.xml
index bd7442a996..56e9e989e2 100644
--- a/dev-R/scales/metadata.xml
+++ b/dev-R/scales/metadata.xml
@@ -13,5 +13,7 @@ for automatically determining breaks and labels for axes and legends.</longdescr
<name>Hadley Wickham</name>
<email>hadley@rstudio.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/scales/issues</bugs-to>
+ <remote-id type="github">r-lib/scales</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/spelling/metadata.xml b/dev-R/spelling/metadata.xml
index 776230aa35..f05ce32f21 100644
--- a/dev-R/spelling/metadata.xml
+++ b/dev-R/spelling/metadata.xml
@@ -16,5 +16,7 @@ define a 'wordlist' to allow custom terminology without having to abuse punctuat
<name>Jeroen Ooms</name>
<email>jeroen@berkeley.edu</email>
</maintainer>
+ <bugs-to>https://github.com/ropensci/spelling/issues</bugs-to>
+ <remote-id type="github">ropensci/spelling</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/stringi/metadata.xml b/dev-R/stringi/metadata.xml
index 67b2dd9200..8ba8a3687f 100644
--- a/dev-R/stringi/metadata.xml
+++ b/dev-R/stringi/metadata.xml
@@ -19,5 +19,7 @@ portable across all locales and platforms.</longdescription>
<name>Marek Gagolewski</name>
<email>marek@gagolewski.com</email>
</maintainer>
+ <bugs-to>https://github.com/gagolews/stringi/issues</bugs-to>
+ <remote-id type="github">gagolews/stringi</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/stringr/metadata.xml b/dev-R/stringr/metadata.xml
index 5ff8463450..e206cd9a0f 100644
--- a/dev-R/stringr/metadata.xml
+++ b/dev-R/stringr/metadata.xml
@@ -16,5 +16,7 @@ one function is easy to feed into the input of another.</longdescription>
<name>Hadley Wickham</name>
<email>hadley@rstudio.com</email>
</maintainer>
+ <bugs-to>https://github.com/tidyverse/stringr/issues</bugs-to>
+ <remote-id type="github">tidyverse/stringr</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/sys/metadata.xml b/dev-R/sys/metadata.xml
index 5d9750aa97..00d5854012 100644
--- a/dev-R/sys/metadata.xml
+++ b/dev-R/sys/metadata.xml
@@ -16,5 +16,7 @@ on different locales.</longdescription>
<name>Jeroen Ooms</name>
<email>jeroen@berkeley.edu</email>
</maintainer>
+ <bugs-to>https://github.com/jeroen/sys/issues</bugs-to>
+ <remote-id type="github">jeroen/sys</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/testthat/metadata.xml b/dev-R/testthat/metadata.xml
index 89ef05125f..62463b1661 100644
--- a/dev-R/testthat/metadata.xml
+++ b/dev-R/testthat/metadata.xml
@@ -15,5 +15,7 @@ your existing 'workflow'.</longdescription>
<name>Hadley Wickham</name>
<email>hadley@rstudio.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/testthat/issues</bugs-to>
+ <remote-id type="github">r-lib/testthat</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/viridisLite/metadata.xml b/dev-R/viridisLite/metadata.xml
index d632d9cefb..cb19576cec 100644
--- a/dev-R/viridisLite/metadata.xml
+++ b/dev-R/viridisLite/metadata.xml
@@ -18,5 +18,7 @@ continuous color and fill scales and can be found at
<name>Simon Garnier</name>
<email>garnier@njit.edu</email>
</maintainer>
+ <bugs-to>https://github.com/sjmgarnier/viridisLite/issues/</bugs-to>
+ <remote-id type="github">sjmgarnier/viridisLite</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/waldo/metadata.xml b/dev-R/waldo/metadata.xml
index f895460dbc..c6a99d7f06 100644
--- a/dev-R/waldo/metadata.xml
+++ b/dev-R/waldo/metadata.xml
@@ -15,5 +15,7 @@ easier.</longdescription>
<name>Hadley Wickham</name>
<email>hadley@rstudio.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/waldo/issues</bugs-to>
+ <remote-id type="github">r-lib/waldo</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/whoami/metadata.xml b/dev-R/whoami/metadata.xml
index 59ae1a9fd9..17a60d6d32 100644
--- a/dev-R/whoami/metadata.xml
+++ b/dev-R/whoami/metadata.xml
@@ -14,5 +14,7 @@ using various sources of system and configuration information.</longdescription>
<name>Gábor Csárdi</name>
<email>csardi.gabor@gmail.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/whoami/issues</bugs-to>
+ <remote-id type="github">r-lib/whoami</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/withr/metadata.xml b/dev-R/withr/metadata.xml
index 2faa46a5ce..ca6ff6f8c3 100644
--- a/dev-R/withr/metadata.xml
+++ b/dev-R/withr/metadata.xml
@@ -16,5 +16,7 @@ functions.</longdescription>
<name>Lionel Henry</name>
<email>lionel@rstudio.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/withr/issues</bugs-to>
+ <remote-id type="github">r-lib/withr</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/xfun/metadata.xml b/dev-R/xfun/metadata.xml
index 728a9d37a1..dd8ae78d95 100644
--- a/dev-R/xfun/metadata.xml
+++ b/dev-R/xfun/metadata.xml
@@ -11,5 +11,7 @@
<name>Yihui Xie</name>
<email>xie@yihui.name</email>
</maintainer>
+ <bugs-to>https://github.com/yihui/xfun/issues</bugs-to>
+ <remote-id type="github">yihui/xfun</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/xml2/metadata.xml b/dev-R/xml2/metadata.xml
index 3249a9ad7d..3b14f6e205 100644
--- a/dev-R/xml2/metadata.xml
+++ b/dev-R/xml2/metadata.xml
@@ -11,5 +11,7 @@
<name>Hadley Wickham</name>
<email>hadley@rstudio.com</email>
</maintainer>
+ <bugs-to>https://github.com/r-lib/xml2/issues</bugs-to>
+ <remote-id type="github">r-lib/xml2</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-R/yaml/metadata.xml b/dev-R/yaml/metadata.xml
index b55b6131e1..5c85e74a18 100644
--- a/dev-R/yaml/metadata.xml
+++ b/dev-R/yaml/metadata.xml
@@ -11,5 +11,7 @@
<name>Shawn Garbett</name>
<email>shawn.garbett@vumc.org</email>
</maintainer>
+ <bugs-to>https://github.com/vubiostat/r-yaml/issues</bugs-to>
+ <remote-id type="github">vubiostat/r-yaml</remote-id>
</upstream>
</pkgmetadata>