Package: pmev
Title: Calculates Earned Value for a Project Schedule
Version: 0.0.2
Authors@R: person("David", "Hammond", email = "anotherdavidhammond@gmail.com", role = c("aut", "cre"))
Author: David Hammond [aut, cre]
URL: https://github.com/david-hammond/pmev
BugReports: https://github.com/david-hammond/pmev
Maintainer: David Hammond <anotherdavidhammond@gmail.com>
Description: Given a project schedule and associated costs, this package calculates the earned value to date. It is an implementation of Project Management Body of Knowledge (PMBOK) methodologies (reference Project Management Institute. (2021). A guide to the Project Management Body of Knowledge (PMBOK guide) (7th ed.). Project Management Institute, Newtown Square, PA, ISBN 9781628256673 (pdf)).
License: MIT + file LICENSE
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr, lubridate, magrittr, zoo, rlang
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: no
Packaged: 2024-07-03 11:02:17 UTC; david
Repository: CRAN
Date/Publication: 2024-07-04 07:50:02 UTC
