Package: clickrup Type: Package Title: Interacting with the ClickUp v2 API from R Version: 0.0.6 Date: 2021-12-12 Authors@R: c(person(given = "Peter", family = "Solymos", comment = c(ORCID = "0000-0001-7337-1740"), role = c("aut", "cre"), email = "psolymos@gmail.com"), person(given = "Kirill", family = "M\u00fcller", role = "aut", email = "krlmlr+r@mailbox.org")) Maintainer: Peter Solymos Description: Work with the ClickUp productivity app from R to manage tasks, goals, time tracking, and more. License: MIT + file LICENSE LazyLoad: yes Imports: httr, jsonlite, rlang Suggests: knitr URL: https://github.com/psolymos/clickrup BugReports: https://github.com/psolymos/clickrup/issues VignetteBuilder: knitr RoxygenNote: 7.2.3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libssl-dev Repository: https://psolymos.r-universe.dev Date/Publication: 2026-04-25 18:07:41 UTC RemoteUrl: https://github.com/psolymos/clickrup RemoteRef: HEAD RemoteSha: 5f6aaaca79b9fc830879cb0ed1be1c2a2bedd9d9 NeedsCompilation: no Packaged: 2026-07-03 12:20:37 UTC; root Author: Peter Solymos [aut, cre] (ORCID: ), Kirill Müller [aut]