-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: qualR | ||
Title: An R package to download Sao Paulo and Rio de Janeiro air pollution data | ||
Version: 0.9.0 | ||
Version: 0.9.5 | ||
Authors@R: c( | ||
person(given = "Mario", | ||
family = "Gavidia-Calderón", | ||
|
@@ -18,7 +18,7 @@ Authors@R: c( | |
email = "[email protected]", | ||
comment = c(ORCID = "0000-0001-5977-4519"))) | ||
Description: A package to download information from CETESB QUALAR and | ||
MonitorAr systems. It contains function to download a single parameter, a set of | ||
MonitorAr systems. It contains function to download different parameters, a set of | ||
criteria pollutants and the most frequent meteorological parameters used in | ||
air quality data analysis and air quality model evaluation. | ||
License: MIT + file LICENSE | ||
|