Package: dotenv Title: Load Environment Variables from '.env' Version: 1.0.3.9000 Authors@R: c(person("Gábor", "Csárdi", role = c("aut", "cre", "cph"), email = "csardi.gabor@gmail.com")) Description: Load configuration from a '.env' file, that is in the current working directory, into environment variables. License: MIT + file LICENSE URL: https://github.com/gaborcsardi/dotenv BugReports: https://github.com/gaborcsardi/dotenv/issues RoxygenNote: 7.1.2 Encoding: UTF-8 Repository: https://gaborcsardi.r-universe.dev Date/Publication: 2022-10-04 07:31:05 UTC RemoteUrl: https://github.com/gaborcsardi/dotenv RemoteRef: HEAD RemoteSha: fcb1eb6d11bc2eee54566cb322b316120e4ecda7 NeedsCompilation: no Packaged: 2026-05-26 10:40:56 UTC; root Author: Gábor Csárdi [aut, cre, cph] Maintainer: Gábor Csárdi