Package: opengraph Title: Process Metadata from the 'Open Graph Protocol' Version: 0.0.4 Authors@R: person(given = "Christopher T.", family = "Kenny", role = c("aut", "cre"), email = "ctkenny@proton.me", comment = c(ORCID = "0000-0002-9386-6860")) Description: Social media sites often embed cards when links are shared, based on metadata in the 'Open Graph Protocol' (). This supports extracting that metadata from a website. It further allows for the creation of tags to add to a website to support the 'Open Graph Protocol' and provides a list of the standard tags and their required properties. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: rvest Suggests: spelling, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/Needs/website: christopherkenny/ctktemplate URL: https://github.com/christopherkenny/opengraph, https://christophertkenny.com/opengraph/ Language: en-US Depends: R (>= 4.1.0) Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://christopherkenny.r-universe.dev Date/Publication: 2026-05-01 16:15:19 UTC RemoteUrl: https://github.com/christopherkenny/opengraph RemoteRef: HEAD RemoteSha: f9ed65e3bee72d3547944c41d15ff4645621a5ab NeedsCompilation: no Packaged: 2026-05-31 06:19:16 UTC; root Author: Christopher T. Kenny [aut, cre] (ORCID: ) Maintainer: Christopher T. Kenny