EDIorg / EMLassemblyline

R package for creating EML metadata
https://ediorg.github.io/EMLassemblyline/
MIT License
28 stars 13 forks source link

Error in installation of package #112

Closed rmcnellis closed 2 years ago

rmcnellis commented 2 years ago

I'm getting an error when trying to install the package from github

> remotes::install_github("EDIorg/EMLassemblyline")
Downloading GitHub repo EDIorg/EMLassemblyline@HEAD
Downloading GitHub repo EDIorg/taxonomyCleanr@HEAD
Error: Failed to install 'EMLassemblyline' from GitHub:
  Failed to install 'taxonomyCleanr' from GitHub:
  HTTP error 404.
  Not Found

  Did you spell the repo owner (`EDIorg`) and repo name (`EDIutils`) correctly?
  - If spelling is correct, check that you have the required permissions to access the repo.
yvanlebras commented 2 years ago

Hi Risa,

Maybe "just" a transient issue with your internet connexion no ? Can you retry ?

clnsmth commented 2 years ago

Thanks for reporting this issue @rmcnellis. A fix is on the way.

clnsmth commented 2 years ago

@rmcnellis This issue is now fixed in version 3.5.3. Please let me know if you encounter any issues.