username
and password
instead of PAT
since the public server is regularly updatedIn Dhis2r$new()
now includes api_token = NULL
for authentication via personal access token option(@Brar, #12).
New dhis2_connection$get_any_analytic()
to GET long DHIS2 resources.
Functions now print out the resource link being queried
Fix R CMD check failures on CRAN.
Added a NEWS.md file to track changes to the package.