diff --git a/DESCRIPTION b/DESCRIPTION index 01a973f..2576ffd 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -4,7 +4,7 @@ Version: 0.1.0 Authors@R: person("Lily", "Clements", , "lily@idems.international", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8864-0552")) -Description: This package provides an interface to connect R with the 'OpenAppBuilder' platform, allowing users to retrieve and work with user and notification data for further analysis and processing. The package is designed for developers and analysts who need to integrate data from 'OpenAppBuilder' into their R workflows. This is achieved by leveraging a 'Postgres' database connection to query and import app data directly into R. +Description: Provides an interface to connect R with the 'OpenAppBuilder' platform, enabling users to retrieve and work with user and notification data for analysis and processing. It is designed for developers and analysts to seamlessly integrate data from 'OpenAppBuilder' into R workflows via a 'Postgres' database connection, allowing direct querying and import of app data into R. License: LGPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE)