Closed dankelley closed 2 years ago
commit c3bafe9df0c197b495ed068545fde37603678974 Author: dankelley kelley.dan@gmail.com Date: Thu Aug 4 08:10:12 2022 -0300
make default server have 2 entries; fix two URLs
See
https://github.com/ArgoCanada/argoFloats/issues/579
for the server problem, and
https://github.com/ArgoCanada/argoFloats/issues/580
for the URL problem.
As you can see below, R-check finds problems. My rule, in
oce
, is to simply change links to fixed-width format. I used to wait until it failed for a few days in a row, but I now think that the usefulness of having clickable links fails to outweigh the risk of a failed update on CRAN.I'm going to do the same with this. It's really easy for a user to copy a URL and paste it into a browser, after all. And that's much better than getting flagged on CRAN, and having to waste their time by begging or explaining.
I will do this in a moment. I'm already changing things for #579.