We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(@v1.8) pkg> activate --temp (jl_H5YLNr) pkg> add Peaks Plots --- snip --- Precompiling project... 41 dependencies successfully precompiled in 70 seconds. 94 already precompiled. (jl_H5YLNr) pkg> st Status `/tmp/jl_H5YLNr/Project.toml` [18e31ff7] Peaks v0.4.1 [91a5bcdd] Plots v1.36.2 julia> using Peaks, Plots julia> plotpeaks ERROR: UndefVarError: plotpeaks not defined
The text was updated successfully, but these errors were encountered:
I haven't tagged a release yet, so you'll need to pin Peaks to master.
Sorry, something went wrong.
Ah. For some reason, I thought I had checked that all the latest commits where in v0.4.1. My bad.
Thanks for the package!
No branches or pull requests
The text was updated successfully, but these errors were encountered: