Package: hR
Type: Package
Title: Toolkit for Data Analytics in Human Resources
Version: 0.1.7
Author: Dale Kube [aut, cre]
Authors@R: person("Dale","Kube",email="dkube@uwalumni.com",role=c("aut","cre"))
Maintainer: Dale Kube <dkube@uwalumni.com>
Description: Transform and analyze workforce data in meaningful ways for 
    human resources (HR) analytics. Two functions, 'hierarchyLong' and 'hierarchyWide', 
    convert standard employee and supervisor relationship data into useful formats. 
    A 'workforcePlan' app is available for simple workforce planning.
BugReports: https://github.com/dalekube/hR
Encoding: UTF-8
License: GPL
LazyData: true
RoxygenNote: 6.1.1
Imports: data.tree, data.table, shiny, rhandsontable, knitr, shinyjs,
        shinyFiles
Suggests: rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-02-08 21:07:50 UTC; Dale
Repository: CRAN
Date/Publication: 2019-02-08 21:33:37 UTC
