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

error installing, object elide not supported by package #45

Open
ssanzebin opened this issue Jun 22, 2023 · 1 comment
Open

error installing, object elide not supported by package #45

ssanzebin opened this issue Jun 22, 2023 · 1 comment

Comments

@ssanzebin
Copy link

Hi guys,

I have been trying to install the fieldimager package and did it both ways, but still get the same error. I am using a macOS and have the updated version of Rstudio.

Here is what I am getting:

"Downloading GitHub repo OpenDroneMap/FIELDimageR@HEAD
── R CMD build ────────────────────────────────────────────────────────────────────────────────────
✔  checking for file ‘/private/var/folders/0b/s1x9xvgx4ggccbm_3x50sp_r0000gn/T/RtmpWjRrT9/remotes92a95fb16cdd/OpenDroneMap-FIELDimageR-c0a3f92/DESCRIPTION’ (340ms)
─  preparing ‘FIELDimageR’:
✔  checking DESCRIPTION meta-information
─  checking for LF line-endings in source and make files and shell scripts
─  checking for empty or unneeded directories
   Omitted ‘LazyData’ from DESCRIPTION
─  building ‘FIELDimageR_0.3.3.tar.gz’
   
* installing *source* package ‘FIELDimageR’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Error: object ‘elide’ is not exported by 'namespace:maptools'
Execution halted
ERROR: lazy loading failed for package ‘FIELDimageR’
* removing ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/FIELDimageR’
Warning message:
In i.p(...) :
  installation of package ‘/var/folders/0b/s1x9xvgx4ggccbm_3x50sp_r0000gn/T//RtmpWjRrT9/file92a97962523f/FIELDimageR_0.3.3.tar.gz’ had non-zero exit status"

Please let me know if you have any tips to solve this error. I have downloaded the maptools package, terra, sp.

@nfahlgren
Copy link
Collaborator

It should be fixed now, they moved elide from maptools to sp

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