Package: getPass Type: Package Title: Masked User Input Version: 0.2-4 Description: A micro-package for reading "passwords", i.e. reading user input with masking, so that the input is not displayed as it is typed. Currently we have support for 'RStudio', the command line (every OS), and any platform where 'tcltk' is present. License: BSD 2-clause License + file LICENSE Depends: R (>= 3.0.0) Imports: utils, rstudioapi (>= 0.5) NeedsCompilation: yes ByteCompile: yes Authors@R: c( person("Drew", "Schmidt", role=c("aut", "cre"), email="wrathematics@gmail.com"), person("Wei-Chen", "Chen", role="aut"), person("Gabor", "Csardi", role="ctb", comment="Improved terminal detection"), person("Rich", "FitzJohn", role="ctb") ) URL: https://github.com/wrathematics/getPass BugReports: https://github.com/wrathematics/getPass/issues Maintainer: Drew Schmidt RoxygenNote: 6.0.1 Packaged: 2023-12-10 21:24:35 UTC; mschmid3 Author: Drew Schmidt [aut, cre], Wei-Chen Chen [aut], Gabor Csardi [ctb] (Improved terminal detection), Rich FitzJohn [ctb] Repository: CRAN Date/Publication: 2023-12-10 21:50:02 UTC Built: R 4.1.3; x86_64-pc-linux-gnu; 2024-03-14 18:40:30 UTC; unix