Package: KeyboardSimulator
Type: Package
Title: Keyboard and Mouse Input Simulation for Windows OS
Version: 2.2.0
Date: 2020-03-31
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("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.0
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: 2020-03-30 16:40:44 UTC; ChiHang
Author: Jim Chen [aut, cre],
  Jeff Keller [aut, ctb],
  Chieh Hsu [ctb]
Maintainer: Jim Chen <jim71183@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-30 22:32:09 UTC
