Trouble insalling "birdnetR" #22
Unanswered
leahmctigue
asked this question in
Q&A
Replies: 2 comments
-
Thanks for reporting your issue! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi! Thank you for the response. Yes, this is happening on that line of code.
Here are some steps I have already tired:
* Removing devtools and reinstalling with the most updated version
* Downloading R with the most recent version
* Running the code while both in and out of the birnetR project
* Ensuring all installed packages were stored in the same location on my PC
* Ensuring all packages are up to date (devtools was having trouble updating, hence the removal and reinstall)
I appreciate any help you can provide!
Leah
From: Felix Günther ***@***.***>
Sent: Wednesday, December 4, 2024 2:22 AM
To: birdnet-team/birdnetR ***@***.***>
Cc: McTigue,Leah ***@***.***>; Author ***@***.***>
Subject: Re: [birdnet-team/birdnetR] Trouble insalling "birdnetR" (Discussion #22)
** Caution: EXTERNAL Sender **
Thanks for reporting your issue!
Since you are using Windows, this could be a related problem.
Does this happen when you run devtools::install_github("birdnet-team/birdnetR")?
-
Reply to this email directly, view it on GitHub<#22 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BD2TSTAJML5RGSMVSSCCCAL2D3CSJAVCNFSM6AAAAABS4HVRA6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNBVHA4DSMI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey all - I'm having alot of trouble downloading birdnetR. I continually get the following error:
Error: package or namespace load failed for 'birdnetR':
.onLoad failed in loadNamespace() for 'birdnetR', details:
call: value[3L]
error: unused argument (cond)
Error: loading failed
Execution halted
ERROR: loading failed
Warning: installation of package ‘C:/Users/LeahM/AppData/Local/Temp/RtmpYT27eM/file3098616f15b/birdnetR_0.2.0.tar.gz’ had non-zero exit status
I have updated R, and all packages, and have restarted this process several times. Is there something I'm missing? I have been following the R markdown vignette.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions