Package: pmev
Title: Calculates Earned Value for a Project Schedule
Version: 0.1.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/issues
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.3.2
Imports: dplyr, lubridate, zoo, rlang, ggplot2, scales, vdiffr
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: no
Packaged: 2024-08-27 12:55:40 UTC; david
Repository: CRAN
Date/Publication: 2024-08-27 13:30:02 UTC
Built: R 4.3.3; ; 2024-08-27 16:08:40 UTC; unix
