Package: aochelpers Title: Companion to Advent of Code and Associated Personal Website Version: 0.1.0.9000 Authors@R: person("Ella", "Kaye", , "ella.kaye@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-7300-3718")) Description: Use with advent-of-code-website-template to create a website for Advent of Code solutions. Also includes functions for getting and reading in puzzle input. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 URL: https://github.com/EllaKaye/aochelpers, https://ellakaye.github.io/aochelpers/ BugReports: https://github.com/EllaKaye/aochelpers/issues Imports: cli, here, httr, lubridate, readr, rlang Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: libssl-dev libx11-dev Repository: https://ellakaye.r-universe.dev Date/Publication: 2024-11-25 20:08:04 UTC RemoteUrl: https://github.com/EllaKaye/aochelpers RemoteRef: HEAD RemoteSha: d4ccd918eee07ac347ee2322721c13a164317141 NeedsCompilation: no Packaged: 2026-06-05 06:09:29 UTC; root Author: Ella Kaye [aut, cre, cph] (ORCID: ) Maintainer: Ella Kaye Depends: R (>= 4.2.0)