{
  "_id": "6a267750794753ddbc3ec105",
  "Package": "notionR",
  "Title": "R Wrapper for 'Notion' API",
  "Version": "0.0.9",
  "Date": "2025-06-09",
  "Maintainer": "Eduardo Flores <eduardo@enelmargen.org>",
  "Authors@R": "c(person(\"Eduardo\", \"Flores\", role = c(\"aut\", \"cre\"),\nemail = \"eduardo@enelmargen.org\"))",
  "Description": "Provides functions to query databases and notes in\n'Notion', using the official REST API. To learn more about the\nfunctionality of the 'Notion' API, see\n<https://developers.notion.com/>.",
  "License": "MIT + file LICENSE",
  "URL": "<https://www.enelmargen.org/notionR/>",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://eflores89.r-universe.dev",
  "Date/Publication": "2026-02-08 12:24:00 UTC",
  "RemoteUrl": "https://github.com/eflores89/notionr",
  "RemoteRef": "HEAD",
  "RemoteSha": "c32647ec43155c0509b72eaf8a655c0b0bdbd6e5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 07:59:57 UTC",
    "User": "root"
  },
  "Author": "Eduardo Flores [aut, cre]",
  "MD5sum": "48ba943c4a68c4a9698a5bef3c09f804",
  "_user": "eflores89",
  "_type": "src",
  "_file": "notionR_0.0.9.tar.gz",
  "_fileid": "ce470257bd1ab1672f38b7913ef8bb7ff85f209b2e2ca64384a88ba4e357ca18",
  "_filesize": 131075,
  "_sha256": "ce470257bd1ab1672f38b7913ef8bb7ff85f209b2e2ca64384a88ba4e357ca18",
  "_created": "2026-06-08T07:59:57.000Z",
  "_published": "2026-06-08T08:03:28.349Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80047676712,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7474523076"
    },
    {
      "job": 80047676680,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7474533368"
    },
    {
      "job": 80047676763,
      "time": 61,
      "config": "macos-oldrel-arm64",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80047676577,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80047148864,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474482334"
    },
    {
      "job": 80047676624,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474519578"
    },
    {
      "job": 80047676633,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7474516511"
    },
    {
      "job": 80047676595,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7474512291"
    },
    {
      "job": 80047676581,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7474518863"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eflores89/actions/runs/27123801552",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eflores89/notionr",
  "_commit": {
    "id": "c32647ec43155c0509b72eaf8a655c0b0bdbd6e5",
    "author": "Eduardo Flores <eduardo@enelmargen.org>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #25 from Eflores89/claude/notion-page-contents-function-3TGjt\n\n",
    "time": 1770553440
  },
  "_maintainer": {
    "name": "Eduardo Flores",
    "email": "eduardo@enelmargen.org",
    "login": "eflores89",
    "twitter": "@eflores89",
    "description": "Occasional blogger and Open-Data enthusiast.",
    "uuid": 5789139
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    }
  ],
  "_owner": "eflores89",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 6
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 34,
  "_contributors": [
    {
      "user": "eflores89",
      "count": 70,
      "uuid": 5789139
    },
    {
      "user": "statnmap",
      "count": 8,
      "uuid": 21193866
    },
    {
      "user": "claude",
      "count": 1,
      "uuid": 81847
    }
  ],
  "_userbio": {
    "uuid": 5789139,
    "type": "user",
    "name": "Eduardo Flores",
    "description": "Occasional blogger and Open-Data enthusiast."
  },
  "_downloads": {
    "count": 126,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/notionR"
  },
  "_devurl": "https://github.com/eflores89/notionr",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/notionR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eflores89/notionr",
  "_realowner": "eflores89",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.9",
      "date": "2025-06-24"
    }
  ],
  "_exports": [
    "add_checkbox_filter",
    "add_relation_id_filter",
    "add_select_filter",
    "addBlockH1",
    "addBlockH2",
    "addBlockParagraph",
    "archivePage",
    "createNotionPage",
    "deleteBlock",
    "getBlock",
    "getMultiSelectValues",
    "getNotionDatabase",
    "getNotionDatabaseMetadata",
    "getNotionPage",
    "getNotionPageContents",
    "isEmptyNotionDatabaseExport",
    "normalizeChromePageIds",
    "notion_filter",
    "notion_or",
    "updateCheckbox",
    "updateDate",
    "updateEmoji",
    "updateMultiSelect",
    "updateNumber",
    "updatePageCover",
    "updateRelationship",
    "updateSelect",
    "updateText",
    "updateTitle",
    "updateURL"
  ],
  "_help": [
    {
      "page": "addBlockH1",
      "title": "Adds an H1 (heading one) Block to a Page",
      "topics": [
        "addBlockH1"
      ]
    },
    {
      "page": "addBlockH2",
      "title": "Adds an H2 (heading two) Block to a Page",
      "topics": [
        "addBlockH2"
      ]
    },
    {
      "page": "addBlockParagraph",
      "title": "Adds a Paragraph Block to a Page",
      "topics": [
        "addBlockParagraph"
      ]
    },
    {
      "page": "archivePage",
      "title": "Archive a Page",
      "topics": [
        "archivePage"
      ]
    },
    {
      "page": "createNotionPage",
      "title": "Create a Page",
      "topics": [
        "createNotionPage"
      ]
    },
    {
      "page": "deleteBlock",
      "title": "Delete a Block",
      "topics": [
        "deleteBlock"
      ]
    },
    {
      "page": "filters",
      "title": "Filter Operators",
      "topics": [
        "add_checkbox_filter",
        "add_relation_id_filter",
        "add_select_filter",
        "filters",
        "notion_filter",
        "notion_or"
      ]
    },
    {
      "page": "getBlock",
      "title": "Returns a block",
      "topics": [
        "getBlock"
      ]
    },
    {
      "page": "getMultiSelectValues",
      "title": "Returns a vector of the available multi-select options in a field",
      "topics": [
        "getMultiSelectValues"
      ]
    },
    {
      "page": "getNotionDatabase",
      "title": "Returns a database as a data.frame",
      "topics": [
        "getNotionDatabase"
      ]
    },
    {
      "page": "getNotionDatabaseMetadata",
      "title": "Returns the database metadata as a data.frame",
      "topics": [
        "getNotionDatabaseMetadata"
      ]
    },
    {
      "page": "getNotionPage",
      "title": "Get a Page",
      "topics": [
        "getNotionPage"
      ]
    },
    {
      "page": "getNotionPageContents",
      "title": "Get Page Contents",
      "topics": [
        "getNotionPageContents"
      ]
    },
    {
      "page": "isEmptyNotionDatabaseExport",
      "title": "Is the database output empty ?",
      "topics": [
        "isEmptyNotionDatabaseExport"
      ]
    },
    {
      "page": "normalizeChromePageIds",
      "title": "Returns a page id from a copy-paste page id in browser",
      "topics": [
        "normalizeChromePageIds"
      ]
    },
    {
      "page": "updateCheckbox",
      "title": "Updates a Checkbox Property",
      "topics": [
        "updateCheckbox"
      ]
    },
    {
      "page": "updateDate",
      "title": "Updates a Date property",
      "topics": [
        "updateDate"
      ]
    },
    {
      "page": "updateEmoji",
      "title": "Updates an Emoji Property of a page",
      "topics": [
        "updateEmoji"
      ]
    },
    {
      "page": "updateMultiSelect",
      "title": "Updates a Select Property",
      "topics": [
        "updateMultiSelect"
      ]
    },
    {
      "page": "updateNumber",
      "title": "Updates a Number Property",
      "topics": [
        "updateNumber"
      ]
    },
    {
      "page": "updatePageCover",
      "title": "Updates a Page Cover",
      "topics": [
        "updatePageCover"
      ]
    },
    {
      "page": "updateRelationship",
      "title": "Updates (adds) a relationship to a page id",
      "topics": [
        "updateRelationship"
      ]
    },
    {
      "page": "updateSelect",
      "title": "Updates a Select Property",
      "topics": [
        "updateSelect"
      ]
    },
    {
      "page": "updateText",
      "title": "Updates a Text Property",
      "topics": [
        "updateText"
      ]
    },
    {
      "page": "updateTitle",
      "title": "Updates a Title Property",
      "topics": [
        "updateTitle"
      ]
    },
    {
      "page": "updateURL",
      "title": "Updates a URL Property",
      "topics": [
        "updateURL"
      ]
    }
  ],
  "_readme": "https://github.com/eflores89/notionr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.309630167425899,
  "_indexed": true,
  "_nocasepkg": "notionr",
  "_universes": [
    "eflores89"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.9",
      "date": "2026-05-09T08:01:58.000Z",
      "commit": "c32647ec43155c0509b72eaf8a655c0b0bdbd6e5",
      "fileid": "728f7a372dcbfd8ffe5b0a53722609b071a03311452ada3c8d711304b7837d69",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eflores89/actions/runs/25595903821"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.9",
      "date": "2026-05-09T08:01:27.000Z",
      "commit": "c32647ec43155c0509b72eaf8a655c0b0bdbd6e5",
      "fileid": "0e19158d5288f2aa1a67fc10be4cb24554dbe8f6491e0dc7f65cb0af4bb62ffd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eflores89/actions/runs/25595903821"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.9",
      "date": "2026-06-08T08:02:16.000Z",
      "distro": "noble",
      "commit": "c32647ec43155c0509b72eaf8a655c0b0bdbd6e5",
      "fileid": "eaca86379dc33709b1d1d4e76a5f11b9fd453ac5057d061ba5173e6d877c6c4b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eflores89/actions/runs/27123801552"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.9",
      "date": "2026-06-08T08:02:44.000Z",
      "distro": "noble",
      "commit": "c32647ec43155c0509b72eaf8a655c0b0bdbd6e5",
      "fileid": "62280e9721e063ed5361e96277216fedd69c48ef2804e6b042608c4728cc021f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eflores89/actions/runs/27123801552"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.9",
      "date": "2026-06-08T08:02:17.000Z",
      "commit": "c32647ec43155c0509b72eaf8a655c0b0bdbd6e5",
      "fileid": "be77db5a174fd84d3112b53ada51b8c0888e5d76650f06dea0d4ba23670a5ecd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eflores89/actions/runs/27123801552"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.9",
      "date": "2026-06-08T08:01:46.000Z",
      "commit": "c32647ec43155c0509b72eaf8a655c0b0bdbd6e5",
      "fileid": "a56c77997c4f1e99313d09b18f3ccb9a5f72aa9072198c03775a84c06ce8b203",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eflores89/actions/runs/27123801552"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.9",
      "date": "2026-06-08T08:01:36.000Z",
      "commit": "c32647ec43155c0509b72eaf8a655c0b0bdbd6e5",
      "fileid": "2d308eddb9368439340a0ac243bc1ae4ab2d09d0029c5a1d5765842cd2059890",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eflores89/actions/runs/27123801552"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.9",
      "date": "2026-06-08T08:01:51.000Z",
      "commit": "c32647ec43155c0509b72eaf8a655c0b0bdbd6e5",
      "fileid": "d14e99ee3495aa912e4af00656e1176a88c447049e480db54e1d9a8c78dbd4c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eflores89/actions/runs/27123801552"
    }
  ]
}