Closed Balinus closed 7 years ago
Hi @Balinus, thank you for reporting the issue. I am not sure why the examples are not launching in your machine. Are you using the latest version of GeoStats.jl (master branch), correct? I think so given your status output. It is working for me here.
I expect it to be called like GeoStats.examples()
, so it shouldn't be exported.
It now works. I restarted Julia. Don't know why it works now as I already had GeoStats installed.
edit - good idea btw! Nice way to show the examples.
Thanks, I am glad it is working :blush: I hope these examples will be useful to demonstrate the current features of the package and also to educate people about the existence of geostatistics. Please feel free to spread the words :+1: and report any other issue that you may have.
Hello, I tried the
GeoStats.examples()
command from the REPL and got the following error:edit - The function is perhaps not exported?