Package: katilingban Type: Package Title: General Purpose Functions for Katilingban Version: 0.1.0 Authors@R: c(person(given = "Ernest", family = "Guevarra", email = "ernest@guevarra.io", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4887-4415")), person(given = "Abdoul Aziz", family = "Goza", role = "aut"), person(given = "Emmanuel", family = "Mandalazi", role = "aut"), person(given = "Lio", family = "Fieschi", role = "aut")) Description: To support general and non-specific organisational tasks requiring or supported by R, this package provides general purpose functions that facilitate performant and efficient implementation of standardised workflows. This is particularly useful for website update, newsletter generation, reports, notes and other related tasks that are or will be automated or supported within R. License: GPL-3 Depends: R (>= 2.10) Imports: httr, googledrive, googlesheets4, ggmap, tibble Suggests: spelling Encoding: UTF-8 Language: en-GB LazyData: true RoxygenNote: 7.3.1 Roxygen: list(markdown = TRUE) URL: https://github.com/katilingban/katilingban,https://katilingban.io/katilingban/ BugReports: https://github.com/katilingban/katilingban/issues Config/pak/sysreqs: cmake make libicu-dev libjpeg-dev libpng-dev libuv1-dev libssl-dev Repository: https://katilingban.r-universe.dev Date/Publication: 2024-03-03 22:39:51 UTC RemoteUrl: https://github.com/katilingban/katilingban RemoteRef: HEAD RemoteSha: 14f20f97c84ae31d6899688b053d19e14be1d89e NeedsCompilation: no Packaged: 2026-06-22 07:10:46 UTC; root Author: Ernest Guevarra [aut, cre] (ORCID: ), Abdoul Aziz Goza [aut], Emmanuel Mandalazi [aut], Lio Fieschi [aut] Maintainer: Ernest Guevarra