Closed
Description
On my laptop I get this:
6/13 [unnamed-chunk-3]
Julia version 1.10.5 at location /home/robin/.julia/juliaup/julia-1.10.5+0.x64.linux.gnu/bin will be used.
Loading setup script for JuliaCall...
Finish loading setup script for JuliaCall.
Error:
! Error happens in Julia.
ArgumentError: Package GeoDataFrames not found in current path.
- Run `import Pkg; Pkg.add("GeoDataFrames")` to install the GeoDataFrames package.
Stacktrace:
[1] macro expansion
@ ./loading.jl:1772 [inlined]
[2] macro expansion
@ ./lock.jl:267 [inlined]
[3] __require(into::Module, mod::Symbol)
@ Base ./loading.jl:1753
[4] #invoke_in_world#3
@ ./essentials.jl:926 [inlined]
[5] invoke_in_world
@ ./essentials.jl:923 [inlined]
[6] require(into::Module, mod::Symbol)
@ Base ./loading.jl:1746
[7] top-level scope
@ none:3
[8] eval(m::Module, e::Any)
@ Core ./boot.jl:385
[9] macro expansion
@ /usr/lib/R/site-library/JuliaCall/julia/RmdStd.jl:15 [inlined]
[10] top-level scope
@ ./none:14
[11] eval
@ ./boot.jl:385 [inlined]
[12] eval_string(x::String)
@ Main.JuliaCall /usr/lib/R/site-library/JuliaCall/julia/setup.jl:203
[13] docall(call1::Ptr{Nothing})
@ Main.JuliaCall /usr/lib/R/site-library/JuliaCall/julia/setup.jl:176
Backtrace:
1. global .main()
2. execute(...)
3. rmarkdown::render(...)
4. knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
5. knitr:::process_file(text, output)
...
15. JuliaCall:::stdout_capture_command(buffer)
16. base::tryCatch(...)
17. base (local) tryCatchList(expr, classes, parentenv, handlers)
18. base (local) tryCatchOne(...)
19. value[[3L]](cond)
Quitting from lines 25-28 [unnamed-chunk-3] (demo.qmd)
Execution halted
Julia exit.
Metadata
Metadata
Assignees
Labels
No labels