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

Warnings after running some functions #163

Open
maringos opened this issue Nov 18, 2020 · 0 comments
Open

Warnings after running some functions #163

maringos opened this issue Nov 18, 2020 · 0 comments

Comments

@maringos
Copy link
Contributor

Hi,
I have found some - probably harmless - warnings after running these functions:
plotGrowthCurve

Warning messages:
1: `fun.y` is deprecated. Use `fun` instead. 
2: `fun.y` is deprecated. Use `fun` instead.

and plotShadowCost

Warning messages:
1: Use of `df$sub` is discouraged. Use `sub` instead. 
2: Use of `df$time` is discouraged. Use `time` instead. 
3: Use of `df$shadow` is discouraged. Use `shadow` instead. 
4: Use of `df$sub` is discouraged. Use `sub` instead. 
5: Use of `df$sub` is discouraged. Use `sub` instead. 
6: Use of `df$sub` is discouraged. Use `sub` instead. 
7: Use of `df$shadow` is discouraged. Use `shadow` instead. 

Thanks for maintaining this software!
GM

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

1 participant