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
Hello, I typed the following command and was unable to add the current version of SnpArrays.jl
(v1.2) pkg> add https://github.com/OpenMendel/SnpArrays.jl Updating registry at ~/.julia/registries/General Updating git-repo https://github.com/JuliaRegistries/General.git Updating git-repo https://github.com/OpenMendel/SnpArrays.jl Updating git-repo https://github.com/OpenMendel/SnpArrays.jl Resolving package versions...
~/.julia/registries/General
https://github.com/JuliaRegistries/General.git
https://github.com/OpenMendel/SnpArrays.jl
signal (11): Segmentation fault: 11 in expression starting at none:0 unknown function (ip: 0xffffffffffffffff) Allocations: 6739978 (Pool: 6738748; Big: 1230); GC: 15
The text was updated successfully, but these errors were encountered:
Hello, what operating system are you using? I think SnpArrays has only been tested on Mac, Linux, and windows.
I also just tested SnpArrays installation on Linux with a freshly installed Julia, and there were no problems.
Sorry, something went wrong.
Hi I am using OS X 10.14.6
No branches or pull requests
Hello, I typed the following command and was unable to add the current version of SnpArrays.jl
(v1.2) pkg> add https://github.com/OpenMendel/SnpArrays.jl
Updating registry at
~/.julia/registries/General
Updating git-repo
https://github.com/JuliaRegistries/General.git
Updating git-repo
https://github.com/OpenMendel/SnpArrays.jl
Updating git-repo
https://github.com/OpenMendel/SnpArrays.jl
Resolving package versions...
signal (11): Segmentation fault: 11
in expression starting at none:0
unknown function (ip: 0xffffffffffffffff)
Allocations: 6739978 (Pool: 6738748; Big: 1230); GC: 15
The text was updated successfully, but these errors were encountered: