convert documentation to roxygen#12
convert documentation to roxygen#12krivit merged 8 commits intostatnet:masterfrom chad-klumb:roxygen
Conversation
|
build errors appear to be related to .Rd links to package not sure why this is showing up now, since those were in the existing versions of the .Rd files as well |
|
looks like the same issue was present in build #57 but as a note rather than a warning |
|
removed two links to package build failures now appear related to CRAN connectivity issues |
|
this looks amazing! (and a huge amount of work!). how will we test the reverse dependencies to make sure they are not broken by subtle changes to namespace? |
|
I believe the two NAMESPACEs are equivalent; we are currently running revdeps on statnet2 closed/re-opened the PR to get travis to run again, but it now appears to be failing due to a different connectivity issue: |
|
Great work, Chad! Regarding the download test, we could condition it on environment variable @CarterButts , since you are the maintainer, do you want to give this a once-over before merging? |
|
I looked at diffs for a bunch of the .rd files, and they look much better than the original. |
|
Looks like merging PR #14 broke this PR. Meanwhile, there haven't been any objections from Carter. @chad-klumb , can you reconcile these changes, and then we'll merge? |
|
believe merge conflicts have been resolved will try running revdeps tonight; results hopefully tomorrow |
|
results were the same as for current master, with the exception that I say merge it |
closes #11