Package: KeyboardSimulator
Type: Package
Title: Keyboard and Mouse Input Simulation for Windows OS
Version: 2.6.0
Date: 2021-01-09
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.1.1
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: 2021-01-13 12:51:33 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: 2021-01-13 13:30:08 UTC
