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

plotpeaks doesn't exist? #21

Closed
tlnagy opened this issue Nov 18, 2022 · 2 comments
Closed

plotpeaks doesn't exist? #21

tlnagy opened this issue Nov 18, 2022 · 2 comments

Comments

@tlnagy
Copy link

tlnagy commented Nov 18, 2022

(@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
@halleysfifthinc
Copy link
Owner

I haven't tagged a release yet, so you'll need to pin Peaks to master.

@tlnagy
Copy link
Author

tlnagy commented Nov 18, 2022

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!

@tlnagy tlnagy closed this as completed Nov 18, 2022
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

2 participants