export_vertices_to_shapefile()
and export_edges_to_shapefile()
)plot.MST
was not being exported. Included #'@export in the documentation filefixed typos in DESCRIPTION and README
incorporated the pull request 1
computeMST()
. A wrong link was causing the malfunction in the dev version.CXX_STD = CXX_11
line to the Makevars.win file. Reference: "Writing
R Extensions" manual, section 1.2.4 - "Using C++11 code".Substituted the wrapper function plotMST()
for the S3 method plot.MST()
Added 'dontrun' example 'honeymoon cruise' to the package README file
Removed broken Japan 'dontrun' example from the package help page 'emstreeR-package.Rd'because of the token problem with GoogleMaps API.
fixed errors in the DESCRIPTION file as suggested by CRAN
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.