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 Repository: https://wrathematics.r-universe.dev Date/Publication: 2023-12-10 21:25:38 UTC RemoteUrl: https://github.com/wrathematics/getpass RemoteRef: HEAD RemoteSha: a85297e8d7a3b9ed7a07ffa071364b0545a45df2 Packaged: 2026-06-05 07:46:57 UTC; root Author: Drew Schmidt [aut, cre], Wei-Chen Chen [aut], Gabor Csardi [ctb] (Improved terminal detection), Rich FitzJohn [ctb]