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 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: dplyr, lubridate, zoo, rlang, ggplot2, scales, vdiffr Depends: R (>= 4.1.0) LazyData: true Config/pak/sysreqs: cmake make libpng-dev libuv1-dev libxml2-dev Repository: https://david-hammond.r-universe.dev Date/Publication: 2024-09-02 03:34:06 UTC RemoteUrl: https://github.com/david-hammond/pmev RemoteRef: HEAD RemoteSha: 7aead9ecf9f53ae9ab3149b00d630f4a4876cd3e NeedsCompilation: no Packaged: 2026-06-20 07:09:45 UTC; root