Package: KeyboardSimulator
Type: Package
Title: Keyboard and Mouse Input Simulation for Windows OS
Version: 2.6.2
Date: 2023-09-13
Authors@R: c(person("Jim", "Chen", role = c("aut", "cre"), email = "jim71183@gmail.com"),
             person("Jeff", "Keller", role = c("aut", "ctb"), email = "github@vtkellers.com"),
             person("Garry", "Hopwood", role = c("ctb"), email = "garryhopwood@hotmail.com"),
			 person("Chieh", "Hsu", role = c("ctb"), email = "tiff103012345@gmail.com"))
Description: Control your keyboard and mouse with R code by simulating key presses and mouse clicks. The input simulation is implemented with the Windows API.
License: GPL (>= 2) | file LICENSE
Imports: Rcpp (>= 1.0.0)
LinkingTo: Rcpp
RoxygenNote: 7.2.3
Encoding: UTF-8
Depends: R (>= 2.10)
OS_type: windows
URL: https://github.com/ChiHangChen/KeyboardSimulator
BugReports: https://github.com/ChiHangChen/KeyboardSimulator/issues
NeedsCompilation: yes
Packaged: 2023-09-13 04:07:58 UTC; ChiHang
Author: Jim Chen [aut, cre],
  Jeff Keller [aut, ctb],
  Garry Hopwood [ctb],
  Chieh Hsu [ctb]
Maintainer: Jim Chen <jim71183@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-13 13:02:33 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 12:25:14 UTC; windows
Archs: x64
