{
  "_id": "6a22a35bcd65a98ecbd59359",
  "Package": "goodpress",
  "Title": "From R Markdown to WordPress with a Modern Stack",
  "Version": "0.0.0.9000",
  "Authors@R": "c(person(given = \"Maëlle\",\nfamily = \"Salmon\",\nrole = c(\"cre\", \"aut\"),\nemail = \"maelle.salmon@yahoo.se\",\ncomment = c(ORCID = \"0000-0002-2815-0399\")),\nperson(given = \"Henry\",\nfamily = \"Wang\",\nrole = \"aut\",\nemail = \"henrywangnl@gmail.com\"))",
  "Description": "Helps you write from R Markdown to Wordpress directly.",
  "License": "MIT + file LICENSE",
  "URL": "https://maelle.github.io/goodpress/,\nhttps://github.com/maelle/goodpress",
  "BugReports": "https://github.com/maelle/goodpress/issues",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "r-lib/hugodown",
    "ropensci/vcr",
    "hrbrmstr/slugify"
  ],
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libicu-dev libuv1-dev\nlibxml2-dev libssl-dev libx11-dev",
  "Repository": "https://joscani.r-universe.dev",
  "Date/Publication": "2023-04-06 10:25:39 UTC",
  "RemoteUrl": "https://github.com/maelle/goodpress",
  "RemoteRef": "HEAD",
  "RemoteSha": "7c1e38ffbf9d808427d52ca0a8f774bf119755e2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 10:18:44 UTC",
    "User": "root"
  },
  "Author": "Maëlle Salmon [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-2815-0399>),\nHenry Wang [aut]",
  "Maintainer": "Maëlle Salmon <maelle.salmon@yahoo.se>",
  "MD5sum": "4858c1d617019fc2287f1d48c0c6d800",
  "_user": "joscani",
  "_type": "src",
  "_file": "goodpress_0.0.0.9000.tar.gz",
  "_fileid": "b94f957301777418a478eb5eeea3df0959f33ad91c61ba43d7fd95ad14014641",
  "_filesize": 2777712,
  "_sha256": "b94f957301777418a478eb5eeea3df0959f33ad91c61ba43d7fd95ad14014641",
  "_created": "2026-06-05T10:18:44.000Z",
  "_published": "2026-06-05T10:52:56.630Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79708528479,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7434281909"
    },
    {
      "job": 79708528460,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7434279056"
    },
    {
      "job": 79708528497,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7434293573"
    },
    {
      "job": 79708528461,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7434278728"
    },
    {
      "job": 79708112745,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434239580"
    },
    {
      "job": 79708528425,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434278804"
    },
    {
      "job": 79708528468,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7434274419"
    },
    {
      "job": 79708528476,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7434270390"
    },
    {
      "job": 79708528493,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7434266614"
    }
  ],
  "_buildurl": "https://github.com/r-universe/joscani/actions/runs/27009122896",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/maelle/goodpress",
  "_commit": {
    "id": "7c1e38ffbf9d808427d52ca0a8f774bf119755e2",
    "author": "Maëlle Salmon <maelle.salmon@yahoo.se>",
    "committer": "GitHub <noreply@github.com>",
    "message": "refactor: adapt code for deprecation warning (#40)\n\n",
    "time": 1680776739
  },
  "_maintainer": {
    "name": "Maëlle Salmon",
    "email": "maelle.salmon@yahoo.se",
    "login": "maelle",
    "mastodon": "@maelle@mastodon.social",
    "bluesky": "@maellesalmon.bsky.social",
    "orcid": "0000-0002-2815-0399",
    "description": "R(esearch) Software Engineer, Blogger",
    "uuid": 8360597
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "hugodown",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "slugify",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "role": "Suggests"
    }
  ],
  "_owner": "maelle",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "rmarkdown",
    "wordpress",
    "wordpress-api",
    "wordpress-api-v2",
    "wordpress-api-wrapper",
    "wordpress-rest",
    "wordpress-rest-api"
  ],
  "_stars": 33,
  "_contributors": [
    {
      "user": "maelle",
      "count": 87,
      "uuid": 8360597
    },
    {
      "user": "henrywangnl",
      "count": 8,
      "uuid": 20847528
    },
    {
      "user": "mdingemanse",
      "count": 2,
      "uuid": 9883915
    }
  ],
  "_userbio": {
    "uuid": 1321194,
    "type": "user",
    "name": "José L. Cañadas-Reche",
    "description": "Statistician working on Big Data hype world. "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/goodpress"
  },
  "_devurl": "https://github.com/maelle/goodpress",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/goodpress.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "read_more",
    "wp_categories",
    "wp_post",
    "wp_tags"
  ],
  "_help": [
    {
      "page": "read_more",
      "title": "Add \"Read More\" Separator",
      "topics": [
        "read_more"
      ]
    },
    {
      "page": "wp_categories",
      "title": "Get WordPress Categories",
      "topics": [
        "wp_categories"
      ]
    },
    {
      "page": "wp_post",
      "title": "Post a post to Wordpress",
      "topics": [
        "wp_post"
      ]
    },
    {
      "page": "wp_tags",
      "title": "Get WordPress Tags",
      "topics": [
        "wp_tags"
      ]
    }
  ],
  "_readme": "https://github.com/maelle/goodpress/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "curl",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "httr",
    "hugodown",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "slugify",
    "sys",
    "tibble",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "goodpress.Rmd",
      "filename": "goodpress.html",
      "title": "goodpress",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Workflow",
        "Motivation"
      ],
      "created": "2020-06-22 08:04:05",
      "modified": "2020-06-22 08:04:05",
      "commits": 1
    },
    {
      "source": "setup.Rmd",
      "filename": "setup.html",
      "title": "WordPress Website Setup for goodpress",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Authentication",
        "Syntax highlighting",
        "For R",
        "Other languages",
        "Math"
      ],
      "created": "2020-06-22 07:44:42",
      "modified": "2023-04-04 09:05:41",
      "commits": 8
    }
  ],
  "_score": 4.819543935541868,
  "_indexed": false,
  "_nocasepkg": "goodpress",
  "_universes": [
    "joscani"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:21:11.000Z",
      "distro": "noble",
      "commit": "7c1e38ffbf9d808427d52ca0a8f774bf119755e2",
      "fileid": "264a8ee930afb00632bf30ca337658ce58007f7ded34f2d736c08d9674e7c803",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/joscani/actions/runs/27009122896"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:21:03.000Z",
      "distro": "noble",
      "commit": "7c1e38ffbf9d808427d52ca0a8f774bf119755e2",
      "fileid": "70ed1ebf64ca812968991c37778f208630b7f3810a8c8b772b6ad458262b96be",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/joscani/actions/runs/27009122896"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:21:50.000Z",
      "commit": "7c1e38ffbf9d808427d52ca0a8f774bf119755e2",
      "fileid": "e00d05f27529d86c4244f013c77c4c6fd08463012e6029a361c7c3419cbb5196",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/joscani/actions/runs/27009122896"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:21:02.000Z",
      "commit": "7c1e38ffbf9d808427d52ca0a8f774bf119755e2",
      "fileid": "52f0ba1ac5e3102d61c5e239b84f83ddfa3124beecfe37dd180a4a4ce4e57a8d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/joscani/actions/runs/27009122896"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:21:14.000Z",
      "commit": "7c1e38ffbf9d808427d52ca0a8f774bf119755e2",
      "fileid": "5318cc8385bb4ce07f49ba3bf31095d67dc6c6a739b32c9474a3c965ffb78f4b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/joscani/actions/runs/27009122896"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:20:39.000Z",
      "commit": "7c1e38ffbf9d808427d52ca0a8f774bf119755e2",
      "fileid": "ad6217dc0120210d0c9448d3e40e70da7ecb9b4a46ac039fa6172280a28b088e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/joscani/actions/runs/27009122896"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:20:25.000Z",
      "commit": "7c1e38ffbf9d808427d52ca0a8f774bf119755e2",
      "fileid": "a0fa3cc8c45dbfbaee8a4cfe0e698d2b069394b6ac9c3dfa3ca811a198392a0b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/joscani/actions/runs/27009122896"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-05T10:20:16.000Z",
      "commit": "7c1e38ffbf9d808427d52ca0a8f774bf119755e2",
      "fileid": "058255040808e8c750d39216856ab9bfea844e298c2c999992599444f75cf43f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/joscani/actions/runs/27009122896"
    }
  ]
}