1
0
Fork 0
mirror of https://github.com/sensebox/opensensmapr synced 2025-02-22 23:23:57 +01:00
This commit is contained in:
Norwin 2018-09-05 10:28:17 +02:00
parent bdc72e94e1
commit 1976e07cec
2 changed files with 7 additions and 3 deletions

View file

@ -1,6 +1,10 @@
# opensensmapr changelog
This project does its best to adhere to semantic versioning.
### 2018-09-05: v0.4.2
- move to sensebox GitHub organization
- pass ... to plot.sensebox()
### 2018-06-07: v0.4.1
- fix `osem_as_measurements()` returning wrong classes
- improve vignettes

View file

@ -1,9 +1,9 @@
Package: opensensmapr
Type: Package
Title: Client for the Data API of openSenseMap.org
Version: 0.4.1
URL: http://github.com/noerw/opensensmapR
BugReports: http://github.com/noerw/opensensmapR/issues
Version: 0.4.2
URL: http://github.com/sensebox/opensensmapR
BugReports: http://github.com/sensebox/opensensmapR/issues
Imports:
dplyr,
httr,