You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rescoped 2026-09-02 per the #67 amendment (decision A in #111, triage #113). None of these exports has ever shipped on CRAN, so removal costs no deprecation cycle. The previous scope (fix update_access() and update_attributes()) is moot because the functions go.
Tasks:
Delete add_metadata(), add_creator(), update_access(), update_attributes() and update_biblio(), with their R files, Rd files and tests. update_gsheet_metadata() goes in Remove update_gsheet_metadata() from the package #69.
Acceptance: NAMESPACE contains exactly the stable core seven, use_brand() and update_metadata() (9 exports, down from 18); R CMD check clean; the pkgdown reference index builds.
Rescoped 2026-09-02 per the #67 amendment (decision A in #111, triage #113). None of these exports has ever shipped on CRAN, so removal costs no deprecation cycle. The previous scope (fix
update_access()andupdate_attributes()) is moot because the functions go.Tasks:
add_metadata(),add_creator(),update_access(),update_attributes()andupdate_biblio(), with their R files, Rd files and tests.update_gsheet_metadata()goes in Remove update_gsheet_metadata() from the package #69.generate_jsonld()becomes internal (the builder behindupdate_metadata(), update_metadata(): derive the schema.org JSON-LD from the canonical sources, embed it in the pkgdown head, report blanks (absorbs #70) #68). Unexportfill_dictionary()andgenerate_roxygen_docs().data/metadatahandling (the.Rbuildignoreentry and the folder scaffolding). Existing packages keep their folders and washr ignores them._pkgdown.ymlreference index ("Adding metadata" block) so the site builds.update_metadata().update_access()bug disappears with the function.Acceptance: NAMESPACE contains exactly the stable core seven,
use_brand()andupdate_metadata()(9 exports, down from 18); R CMD check clean; the pkgdown reference index builds.Milestone: v1.1.0.