dholstius / aermod

R package for interfacing with AERMOD
4 stars 1 forks source link

Can not install aermod package #1

Open mccroweyclinton-EPA opened 1 year ago

mccroweyclinton-EPA commented 1 year ago

Hello I am trying to install this aermod package. But it appears that a few of the necessary files are missing from this repository.

"remotes::install_github(repo='dholstius/aermod', dependencies = TRUE, build = TRUE, build_manual = TRUE, build_vignettes = TRUE)"
#> [1] "remotes::install_github(repo='dholstius/aermod', dependencies = TRUE, build = TRUE, build_manual = TRUE, build_vignettes = TRUE)"
Error in .install_package_code_files(".", instdir) : 
files in 'Collate' field missing from 'C:/Users/<user>AppData/Local/Temp/RtmpkF1VQE/R.INSTALL3e881b2e5a8d/aermod/R':
  aermod.R
  read.obs.R
  ymdh.R
ERROR: unable to collate and parse R files for package 'aermod'
* removing 'C:/Users/<user>/AppData/Local/R/win-library/4.2/aermod'

Indeed, while browsing the /R subdirectory these 3 files ("aermod.R", "read.obs.R" and "ymdh.R") do not seem to be present in the directory.

dholstius commented 1 year ago

Thanks for the feedback @mccroweyclinton-EPA! At the moment I'm not resourced to maintain this software, sorry. And it's over 10 years old, so I should probably just remove it from GitHub!

If you can describe your use case easily (and it's narrow), that could be helpful. For what it's worth, there's a narrow suite of functionality available at https://github.com/BAAQMD/aertools. I'm not resourced to maintain that for external users, but it might be helpful if it works for you.

mccroweyclinton-EPA commented 7 months ago

Sorry it took so long to respond, I am just now noticing this message. So one from one of our state air monitoring organizations had asked me if I was familar with this tool and wanted me to help them use this. When I tried to use it this was the message that I recieved. I'm not sure if they are still using Aeromod but I will forward this information to them.