Skip to content

How do I fix this bug of call_DPM.jl so that it runs in the Julia 1.4.1? #3

@Otoliths

Description

@Otoliths

Hi Philipp Neubauer,

I’m new to programming with Julia, and I’m really stuck.

This is the Julia version running

julia> VERSION
v"1.4.1"

This “call_DPM.jl”only works with the Julia 0.2.1, this issue happens also with 1.4.1 versions of julia, thus I try to run the code here is the error I get:

ERROR: LoadError: UndefVarError: int not defined
Stacktrace:
[1] top-level scope at /Users/yong/Downloads/PopR-master/PopR/exec/call_DPM.jl:3
[2] include(::Module, ::String) at ./Base.jl:377
[3] exec_options(::Base.JLOptions) at ./client.jl:288
[4] _start() at ./client.jl:484
in expression starting at /Users/yong/Downloads/PopR-master/PopR/exec/call_DPM.jl:3

How do I fix this bug of call_DPM.jl so that it runs in the current version?

I tried to run it under this Julia 0.2.1, but failed to install the 'Distributions' package

If possible, can you write it as an R package based on “JuliaConnectoR”(https://github.com/stefan-m-lenz/JuliaConnectoR)for more users to apply?

Thanks!

Liuyong Ding

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions