On 18 December 2015 at 07:14, Dirk Eddelbuettel wrote: | | Kurt, | | I am emailing you directly in extension of a thread from r-package-devel for | which you can see the full (short, five posts) history at | http://thread.gmane.org/gmane.comp.lang.r.packages.devel/581 | | Not long ago I had the idea of defining macros for GitHub pull requests and | issue tickets. This is now used in half a dozen packages. So eg for the | Rblpapi package I use | | \newcommand{\ghpr}{\href{https://github.com/Rblp/Rblpapi/pull/#1}{##1}} | \newcommand{\ghit}{\href{https://github.com/Rblp/Rblpapi/issues/#1}{##1}} | | and that is working just fine from CRAN as per | | https://cran.r-project.org/web/packages/Rblpapi/news.html | | and all those links resolve. Yet as of this morning all these links get me | | URL: https://github.com/Rblp/Rblpapi/issues/68 | From: inst/NEWS.Rd | Status: 400 | Message: Bad Request | | whereas the link _of course_ resolves fine in the browser. | | Is there a way to make the warning go away but let link survive?
Looks like it tricked me -- apparent issue at the GitHub side. These tests now pass again. I think I had fallen once before for this, and may well again another time. Dirk | Dirk | | -- | http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org | | ______________________________________________ | R-package-devel@r-project.org mailing list | https://stat.ethz.ch/mailman/listinfo/r-package-devel -- http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel