From abc7a0f09a6e22bf2eb01394a1766149235bc32a Mon Sep 17 00:00:00 2001 From: "Matthew T. Warkentin" Date: Tue, 7 Jan 2025 17:09:04 -0700 Subject: [PATCH] Clarify audience in DESC --- DESCRIPTION | 2 ++ man/openmpp-package.Rd | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 37f8ccb..58d2132 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -5,6 +5,8 @@ Authors@R: person("Matthew T.", "Warkentin", , "matthew.warkentin@ucalgary.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8730-3511")) Description: A programmatic interface to the OpenM++ microsimulation platform. + The primary goal of this package is to wrap the OpenM++ Web Service (OMS) to + provide existing OpenM++ users a programmatic interface for the R language. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) diff --git a/man/openmpp-package.Rd b/man/openmpp-package.Rd index 70d5408..6b1aa38 100644 --- a/man/openmpp-package.Rd +++ b/man/openmpp-package.Rd @@ -6,7 +6,7 @@ \alias{openmpp-package} \title{openmpp: Programmatic Interface to OpenM++} \description{ -A programmatic interface to the OpenM++ microsimulation platform. +A programmatic interface to the OpenM++ microsimulation platform. The primary goal of this package is to wrap the OpenM++ Web Service (OMS) to provide existing OpenM++ users a programmatic interface for the R language. } \seealso{ Useful links: