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

WSlit not found when using FSA::wsFal() #85

Closed
droglenc opened this issue Sep 24, 2021 · 1 comment
Closed

WSlit not found when using FSA::wsFal() #85

droglenc opened this issue Sep 24, 2021 · 1 comment
Assignees
Labels

Comments

@droglenc
Copy link
Contributor

The following error occurs

> FSA::wsVal(species="Bluegill",units="metric")
Error in get(utils::data("WSlit", envir = environment()), envir = environment()) : 
               object 'WSlit' not found
In addition: Warning message:
In utils::data("WSlit", envir = environment()) : data set ‘WSlit’ not found

when using FSA::wsVal() but does not occur when using

> library(FSA)
> wsVal(species="Bluegill",units="metric")

Need to explore a solution.

@droglenc droglenc added the bug label Sep 24, 2021
@droglenc droglenc self-assigned this Sep 24, 2021
@droglenc
Copy link
Contributor Author

Will be fixed in v0.9.2

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

No branches or pull requests

1 participant