Package: gsocproposal Title: Submit Proposals to Google Summer of Code Version: 0.1.0 Authors@R: person("Aditya", "Bansal", , "aditya2017rks@gmail.com", role = c("aut", "cre")) Description: Provides a single function to determine whether a Google Summer of Code proposal can still be submitted. The submission deadline is stored in a package-level environment variable so that it can be updated without modifying source documentation. Documentation is generated dynamically: the deadline is resolved at install time and the time-remaining message is computed at render time using Rd Sexpr macros. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.2 Imports: tools Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://adit-0132.r-universe.dev Date/Publication: 2026-07-07 18:33:05 UTC RemoteUrl: https://github.com/adit-0132/multilingual-docs RemoteRef: publish RemoteSha: 23ff48d0c32c365d3e88fb364972c0612f02be55 NeedsCompilation: no Packaged: 2026-07-14 22:48:22 UTC; root Author: Aditya Bansal [aut, cre] Maintainer: Aditya Bansal