rmangal 2.0.2
- Fix a minor bug
search_datasets() related to absent networks attached on a dataset (see #97 and #98);
- Update Travis CI environment test (
travis.yml).
rmangal 2.0.1
- Fix a minor bug in the print method for
mgNetwork objects see #94;
- Fix broken URIs in README;
- Remove mapview from vignette (CRAN issue with missing PhantomJS).
rmangal 2.0.0
- Revisions see https://github.com/ropensci/software-review/issues/332;
- add summary method []#87];
mg_to_igraph is now as.igraph();
search_references() has been rewritten [#85];
- vignette now includes examples to use
tigygraph and ggraph;
- pkgdown website is now deployed by Travis CI [#86];
geom column has been removed from mgSearchInteractions objects;
sf features are only used in search_networks_sf() and when argument as_sf is set to TRUE [#89];
- query with spatial (
sf) objects are handle in query_networks_sf() that is now exported.
rmangal 1.9.0.9000
- Version submitted to ROpenSci for review;
- Added a
NEWS.md file to track changes to the package.
Previous version rmangal
- See https://github.com/mangal-wg/rmangal-v1 for the first version. Note that due to changes in the RESTful API, there is not backward compatibility.