pmev: Calculates Earned Value for a Project Schedule

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)).

Version: 0.0.2
Depends: R (≥ 2.10)
Imports: dplyr, lubridate, magrittr, zoo, rlang
Suggests: testthat (≥ 3.0.0)
Published: 2024-07-04
DOI: 10.32614/CRAN.package.pmev
Author: David Hammond [aut, cre]
Maintainer: David Hammond <anotherdavidhammond at gmail.com>
BugReports: https://github.com/david-hammond/pmev
License: MIT + file LICENSE
URL: https://github.com/david-hammond/pmev
NeedsCompilation: no
Materials: README NEWS
CRAN checks: pmev results

Documentation:

Reference manual: pmev.pdf

Downloads:

Package source: pmev_0.0.2.tar.gz
Windows binaries: r-devel: pmev_0.0.2.zip, r-release: pmev_0.0.2.zip, r-oldrel: pmev_0.0.2.zip
macOS binaries: r-release (arm64): pmev_0.0.2.tgz, r-oldrel (arm64): pmev_0.0.2.tgz, r-release (x86_64): pmev_0.0.2.tgz, r-oldrel (x86_64): pmev_0.0.2.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pmev to link to this page.