Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to find function mapview #453

Open
oliviabergmann opened this issue May 18, 2023 · 1 comment
Open

Unable to find function mapview #453

oliviabergmann opened this issue May 18, 2023 · 1 comment

Comments

@oliviabergmann
Copy link

oliviabergmann commented May 18, 2023

When I try to install mapview I receive the following message:

WARNING: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding: https://cran.rstudio.com/bin/windows/Rtools/ Installing package into ‘C:/Users/OLBERGMANN/AppData/Local/R/win-library/4.3’ (as ‘lib’ is unspecified) trying URL 'http://cran.rstudio.com/bin/windows/contrib/4.3/mapview_2.11.0.zip' Content type 'application/zip' length 2388579 bytes (2.3 MB) downloaded 2.3 MB package ‘mapview’ successfully unpacked and MD5 sums checked

Then it says DONE (mapview); however, when I use the basic call mapview(breweries) I receive the following error:

Error in mapview(breweries) : could not find function "mapview"

I have both Rtools42 and 43 so I'm not quite sure what the problem is.

@tim-salabim
Copy link
Member

I'm assuming you loaded library(mapview) before calling the function?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants