Skip to content

fix documentation and linking issues from #306 - #309

Merged
mbjones merged 8 commits into
developfrom
bugfix-306-doc-links
Oct 9, 2025
Merged

fix documentation and linking issues from #306#309
mbjones merged 8 commits into
developfrom
bugfix-306-doc-links

Conversation

@mbjones

@mbjones mbjones commented Oct 4, 2025

Copy link
Copy Markdown
Member

Fixes documentation errors in Rd files as reported in issue #306 and doc issues in #307

@mbjones

mbjones commented Oct 4, 2025

Copy link
Copy Markdown
Member Author

The R CMD Check github action was failing because it used old, obsolete Action modules. Updated those to more recent and re-running to see if checks now pass.

@mbjones

mbjones commented Oct 4, 2025

Copy link
Copy Markdown
Member Author

Still seeing documentation errors:

* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  dataone-defunct.Rd: getData, getIdentifier, getFormatId,
    setPublicAccess, canRead, addData
  setPublicAccess.Rd: DataObject-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.

@mbjones
mbjones merged commit 8f9dd03 into develop Oct 9, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant