{
  "_id": "6a10b13aacfb0bcc41cc3781",
  "Package": "notionapi",
  "Title": "Client for the 'Notion API'",
  "Version": "0.2.0.9000",
  "Authors@R": "person(\"Brenwin\", \"Ang\", , \"brenwinalj@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Enable programmatic interaction with 'Notion' pages,\ndatabases, blocks, comments, and users through the 'Notion API'\n<https://developers.notion.com/>.  Provides both synchronous\nand asynchronous client interfaces for building workflows and\nautomations that integrate with 'Notion' workspaces. Supports\nall 'Notion API' endpoints including content creation, data\nretrieval, and workspace management.",
  "License": "MIT + file LICENSE",
  "URL": "https://brenwin1.github.io/notionapi/,\nhttps://github.com/brenwin1/notionapi",
  "BugReports": "https://github.com/brenwin1/notionapi/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://brenwin1.r-universe.dev",
  "Date/Publication": "2026-04-16 22:53:30 UTC",
  "RemoteUrl": "https://github.com/brenwin1/notionapi",
  "RemoteRef": "HEAD",
  "RemoteSha": "5851ee55337346e95f408c7271ef9abccdfaf2c9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 18:57:58 UTC",
    "User": "root"
  },
  "Author": "Brenwin Ang [aut, cre, cph]",
  "Maintainer": "Brenwin Ang <brenwinalj@gmail.com>",
  "MD5sum": "ba292ad4509479f548dd2e7b43c079d8",
  "_user": "brenwin1",
  "_type": "src",
  "_file": "notionapi_0.2.0.9000.tar.gz",
  "_fileid": "9542474079239a7369b4eac9f3f9f8890b646c78da05e29f54db20e7c68614bc",
  "_filesize": 255074,
  "_sha256": "9542474079239a7369b4eac9f3f9f8890b646c78da05e29f54db20e7c68614bc",
  "_created": "2026-05-22T18:57:58.000Z",
  "_published": "2026-05-22T19:40:42.272Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77444200624,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168299001"
    },
    {
      "job": 77444200640,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168299871"
    },
    {
      "job": 77444200797,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168588153"
    },
    {
      "job": 77444200637,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168904215"
    },
    {
      "job": 77443264955,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168180929"
    },
    {
      "job": 77444200602,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168293162"
    },
    {
      "job": 77444200645,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168286693"
    },
    {
      "job": 77444200657,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168287231"
    },
    {
      "job": 77444200654,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168282487"
    }
  ],
  "_buildurl": "https://github.com/r-universe/brenwin1/actions/runs/26281871366",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/brenwin1/notionapi",
  "_commit": {
    "id": "5851ee55337346e95f408c7271ef9abccdfaf2c9",
    "author": "Brenwin <brenwinalj@gmail.com>",
    "committer": "Brenwin <brenwinalj@gmail.com>",
    "message": "Increment version number to 0.2.0.9000\n",
    "time": 1776380010
  },
  "_maintainer": {
    "name": "Brenwin Ang",
    "email": "brenwinalj@gmail.com",
    "login": "brenwin1",
    "description": "",
    "uuid": 63035494
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "promises",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 2.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "brenwin1",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 21
    },
    {
      "week": "2025-31",
      "n": 4
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 7
    },
    {
      "week": "2026-16",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-08-28"
    },
    {
      "name": "v0.2.0",
      "date": "2026-04-12"
    }
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "brenwin1",
      "count": 78,
      "uuid": 63035494
    }
  ],
  "_userbio": {
    "uuid": 63035494,
    "type": "user",
    "name": "Brenwin"
  },
  "_downloads": {
    "count": 506,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/notionapi"
  },
  "_devurl": "https://github.com/brenwin1/notionapi",
  "_pkgdown": "https://brenwin1.github.io/notionapi/",
  "_searchresults": 3,
  "_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/notionapi.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/brenwin1/notionapi",
  "_realowner": "brenwin1",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-09-02"
    },
    {
      "version": "0.2.0",
      "date": "2026-04-13"
    }
  ],
  "_exports": [
    "async_notion_client",
    "AsyncNotionClient",
    "no_config",
    "notion_client",
    "notion_token_exists",
    "NotionClient",
    "vcr_example_end",
    "vcr_example_start"
  ],
  "_help": [
    {
      "page": "BlocksChildrenEndpoint",
      "title": "R6 Class for Blocks children endpoint",
      "topics": [
        "BlocksChildrenEndpoint"
      ]
    },
    {
      "page": "BlocksEndpoint",
      "title": "R6 Class for Blocks Endpoint",
      "topics": [
        "BlocksEndpoint"
      ]
    },
    {
      "page": "CommentsEndpoint",
      "title": "R6 Class for Comments Endpoint",
      "topics": [
        "CommentsEndpoint"
      ]
    },
    {
      "page": "CustomEmojisEndpoint",
      "title": "R6 Class for Custom Emojis Endpoint",
      "topics": [
        "CustomEmojisEndpoint"
      ]
    },
    {
      "page": "DatabasesEndpoint",
      "title": "R6 Class for Databases Endpoint",
      "topics": [
        "DatabasesEndpoint"
      ]
    },
    {
      "page": "DataSourcesEndpoint",
      "title": "R6 Class for DataSources Endpoint",
      "topics": [
        "DataSourcesEndpoint"
      ]
    },
    {
      "page": "FileUploadsEndpoint",
      "title": "R6 Class for File Uploads Endpoint",
      "topics": [
        "FileUploadsEndpoint"
      ]
    },
    {
      "page": "no_config",
      "title": "Create empty property configuration",
      "topics": [
        "no_config"
      ]
    },
    {
      "page": "notion_token_exists",
      "title": "Check if Notion token is set",
      "topics": [
        "notion_token_exists"
      ]
    },
    {
      "page": "PagesEndpoint",
      "title": "R6 Class for Pages Endpoint",
      "topics": [
        "PagesEndpoint"
      ]
    },
    {
      "page": "PagesPropertiesEndpoint",
      "title": "R6 Class for Pages Properties Endpoint",
      "topics": [
        "PagesPropertiesEndpoint"
      ]
    },
    {
      "page": "print.notion_response",
      "title": "Print the result of a Notion API call",
      "topics": [
        "print.notion_response"
      ]
    },
    {
      "page": "UsersEndpoint",
      "title": "R6 Class for Users Endpoint",
      "topics": [
        "UsersEndpoint"
      ]
    },
    {
      "page": "ViewsEndpoint",
      "title": "R6 Class for Views Endpoint",
      "topics": [
        "ViewsEndpoint"
      ]
    },
    {
      "page": "ViewsQueriesEndpoint",
      "title": "R6 Class for Views Queries Endpoint",
      "topics": [
        "ViewsQueriesEndpoint"
      ]
    }
  ],
  "_pkglogo": "https://github.com/brenwin1/notionapi/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/brenwin1/notionapi/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 4.447158031342219,
  "_indexed": true,
  "_nocasepkg": "notionapi",
  "_universes": [
    "brenwin1"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-22T19:04:43.000Z",
      "distro": "noble",
      "commit": "5851ee55337346e95f408c7271ef9abccdfaf2c9",
      "fileid": "29f4e256fbe93183bb7cbea5ba34c56fcad1a015c311c3112ecd021349bb5c12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brenwin1/actions/runs/26281871366"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-22T19:04:50.000Z",
      "distro": "noble",
      "commit": "5851ee55337346e95f408c7271ef9abccdfaf2c9",
      "fileid": "9d8a7e5bf501d1719a033822d0a4732082533f919cae4c3b2a65c53cfb3b3fac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brenwin1/actions/runs/26281871366"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-22T19:21:15.000Z",
      "commit": "5851ee55337346e95f408c7271ef9abccdfaf2c9",
      "fileid": "ed0575e19b6cf232aec43df3016b05b23be4da68e916ac4756ff0be1fb3ec8df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brenwin1/actions/runs/26281871366"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-22T19:40:08.000Z",
      "commit": "5851ee55337346e95f408c7271ef9abccdfaf2c9",
      "fileid": "dee525000843b8f9a07b05fd8b74d97dd106e2edb4023da2e5f461490600dba7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brenwin1/actions/runs/26281871366"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-05-22T19:04:42.000Z",
      "commit": "5851ee55337346e95f408c7271ef9abccdfaf2c9",
      "fileid": "7aca4f589125697c928bc6eb76d2159905f91f4b94202ee3b73ac0e6809f3bc8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/brenwin1/actions/runs/26281871366"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-22T19:03:53.000Z",
      "commit": "5851ee55337346e95f408c7271ef9abccdfaf2c9",
      "fileid": "182cb31a4866a61d5cd08393e7cc77a22f87ada6d79a4553773e3f4a3dbd1b44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brenwin1/actions/runs/26281871366"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-22T19:03:58.000Z",
      "commit": "5851ee55337346e95f408c7271ef9abccdfaf2c9",
      "fileid": "b925747e986157927c97c2d2e3625a2dc75cf1ba56d5fd7b46280d5c52e6bc1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brenwin1/actions/runs/26281871366"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-22T19:03:44.000Z",
      "commit": "5851ee55337346e95f408c7271ef9abccdfaf2c9",
      "fileid": "170675c3cbf42e6afc7ee11493ac215094160cf691fa5591b9efa4f0b269f31e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brenwin1/actions/runs/26281871366"
    }
  ]
}