single-cell-data / TileDB-SOMA

Python and R SOMA APIs using TileDB’s cloud-native format. Ideal for single-cell data at any scale.
https://tiledbsoma.readthedocs.io
MIT License
90 stars 25 forks source link

[r] Documentation refresher #2996

Closed eddelbuettel closed 1 month ago

eddelbuettel commented 1 month ago

Issue and/or context:

R CMD check was nagging about some missing fields as well as one undefined global

Changes:

Injected missing is_arrow documentation, removed one stale/unused assignment with a missing global and re-ran roxygenize() to refresh Rd files.

R CMD check is now down to complaining about tiledb being too frequently in Depends, Imports, Suggests or Enhances (which get taken care of) and a pair of missing Rd cross-references, which is in sum a lot quieter.

Notes for Reviewer:

[SC 65150](https://app.shortcut.com/tiledb-inc/story/55150/r-package-documentation-refresher_