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"),
                     email = "eduardo@enelmargen.org"))
Description: Provides functions to query databases and notes in 'Notion', using the official REST API. To learn more about the functionality of the 'Notion' API, see <https://developers.notion.com/>.
License: MIT + file LICENSE
URL: <https://www.enelmargen.org/notionR/>
Depends: R (>= 2.10)
Imports: dplyr, httr, httr2, stringi, tibble, tidyr
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-21 11:36:51 UTC; edulomas
Author: Eduardo Flores [aut, cre]
Repository: CRAN
Date/Publication: 2025-06-24 09:20:02 UTC
Built: R 4.5.1; ; 2025-10-06 03:11:43 UTC; windows
