Created
September 22, 2016 22:03
-
-
Save ChrisRackauckas/03d7ec03f845b3007fcf079fbaf096ed to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
julia> using DataFrames | |
INFO: Precompiling module DataFrames. | |
WARNING: `@vectorize_1arg` is deprecated in favor of compact broadcast syntax. Instead of `@vectorize_1arg`'ing function `f` and calling `f(arg)`, call `f.(arg)`. | |
in depwarn(::String, ::Symbol) at .\deprecated.jl:64 | |
in @vectorize_1arg(::ANY, ::ANY) at .\deprecated.jl:986 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in macro expansion; at .\none:2 [inlined] | |
in anonymous at .\<missing>:? | |
in eval(::Module, ::Any) at .\boot.jl:238 | |
in process_options(::Base.JLOptions) at .\client.jl:245 | |
in _start() at .\client.jl:332 | |
while loading C:\Users\Chris\.julia\v0.6\StatsFuns\src\basicfuns.jl, in expression starting on line 48 | |
WARNING: `@vectorize_2arg` is deprecated in favor of compact broadcast syntax. Instead of `@vectorize_2arg`'ing function `f` and calling `f(arg1, arg2)`, call `f.(arg1,arg2)`. | |
in depwarn(::String, ::Symbol) at .\deprecated.jl:64 | |
in @vectorize_2arg(::ANY, ::ANY) at .\deprecated.jl:994 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in macro expansion; at .\none:2 [inlined] | |
in anonymous at .\<missing>:? | |
in eval(::Module, ::Any) at .\boot.jl:238 | |
in process_options(::Base.JLOptions) at .\client.jl:245 | |
in _start() at .\client.jl:332 | |
while loading C:\Users\Chris\.julia\v0.6\StatsFuns\src\basicfuns.jl, in expression starting on line 49 | |
WARNING: `@vectorize_1arg` is deprecated in favor of compact broadcast syntax. Instead of `@vectorize_1arg`'ing function `f` and calling `f(arg)`, call `f.(arg)`. | |
in depwarn(::String, ::Symbol) at .\deprecated.jl:64 | |
in @vectorize_1arg(::ANY, ::ANY) at .\deprecated.jl:986 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in macro expansion; at .\none:2 [inlined] | |
in anonymous at .\<missing>:? | |
in eval(::Module, ::Any) at .\boot.jl:238 | |
in process_options(::Base.JLOptions) at .\client.jl:245 | |
in _start() at .\client.jl:332 | |
while loading C:\Users\Chris\.julia\v0.6\StatsFuns\src\basicfuns.jl, in expression starting on line 50 | |
WARNING: `@vectorize_1arg` is deprecated in favor of compact broadcast syntax. Instead of `@vectorize_1arg`'ing function `f` and calling `f(arg)`, call `f.(arg)`. | |
in depwarn(::String, ::Symbol) at .\deprecated.jl:64 | |
in @vectorize_1arg(::ANY, ::ANY) at .\deprecated.jl:986 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in macro expansion; at .\none:2 [inlined] | |
in anonymous at .\<missing>:? | |
in eval(::Module, ::Any) at .\boot.jl:238 | |
in process_options(::Base.JLOptions) at .\client.jl:245 | |
in _start() at .\client.jl:332 | |
while loading C:\Users\Chris\.julia\v0.6\StatsFuns\src\basicfuns.jl, in expression starting on line 51 | |
WARNING: `@vectorize_1arg` is deprecated in favor of compact broadcast syntax. Instead of `@vectorize_1arg`'ing function `f` and calling `f(arg)`, call `f.(arg)`. | |
in depwarn(::String, ::Symbol) at .\deprecated.jl:64 | |
in @vectorize_1arg(::ANY, ::ANY) at .\deprecated.jl:986 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in macro expansion; at .\none:2 [inlined] | |
in anonymous at .\<missing>:? | |
in eval(::Module, ::Any) at .\boot.jl:238 | |
in process_options(::Base.JLOptions) at .\client.jl:245 | |
in _start() at .\client.jl:332 | |
while loading C:\Users\Chris\.julia\v0.6\StatsFuns\src\basicfuns.jl, in expression starting on line 52 | |
WARNING: `@vectorize_1arg` is deprecated in favor of compact broadcast syntax. Instead of `@vectorize_1arg`'ing function `f` and calling `f(arg)`, call `f.(arg)`. | |
in depwarn(::String, ::Symbol) at .\deprecated.jl:64 | |
in @vectorize_1arg(::ANY, ::ANY) at .\deprecated.jl:986 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in macro expansion; at .\none:2 [inlined] | |
in anonymous at .\<missing>:? | |
in eval(::Module, ::Any) at .\boot.jl:238 | |
in process_options(::Base.JLOptions) at .\client.jl:245 | |
in _start() at .\client.jl:332 | |
while loading C:\Users\Chris\.julia\v0.6\StatsFuns\src\basicfuns.jl, in expression starting on line 53 | |
WARNING: `@vectorize_1arg` is deprecated in favor of compact broadcast syntax. Instead of `@vectorize_1arg`'ing function `f` and calling `f(arg)`, call `f.(arg)`. | |
in depwarn(::String, ::Symbol) at .\deprecated.jl:64 | |
in @vectorize_1arg(::ANY, ::ANY) at .\deprecated.jl:986 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in macro expansion; at .\none:2 [inlined] | |
in anonymous at .\<missing>:? | |
in eval(::Module, ::Any) at .\boot.jl:238 | |
in process_options(::Base.JLOptions) at .\client.jl:245 | |
in _start() at .\client.jl:332 | |
while loading C:\Users\Chris\.julia\v0.6\StatsFuns\src\basicfuns.jl, in expression starting on line 54 | |
WARNING: `@vectorize_1arg` is deprecated in favor of compact broadcast syntax. Instead of `@vectorize_1arg`'ing function `f` and calling `f(arg)`, call `f.(arg)`. | |
in depwarn(::String, ::Symbol) at .\deprecated.jl:64 | |
in @vectorize_1arg(::ANY, ::ANY) at .\deprecated.jl:986 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in macro expansion; at .\none:2 [inlined] | |
in anonymous at .\<missing>:? | |
in eval(::Module, ::Any) at .\boot.jl:238 | |
in process_options(::Base.JLOptions) at .\client.jl:245 | |
in _start() at .\client.jl:332 | |
while loading C:\Users\Chris\.julia\v0.6\StatsFuns\src\basicfuns.jl, in expression starting on line 55 | |
WARNING: `@vectorize_1arg` is deprecated in favor of compact broadcast syntax. Instead of `@vectorize_1arg`'ing function `f` and calling `f(arg)`, call `f.(arg)`. | |
in depwarn(::String, ::Symbol) at .\deprecated.jl:64 | |
in @vectorize_1arg(::ANY, ::ANY) at .\deprecated.jl:986 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in macro expansion; at .\none:2 [inlined] | |
in anonymous at .\<missing>:? | |
in eval(::Module, ::Any) at .\boot.jl:238 | |
in process_options(::Base.JLOptions) at .\client.jl:245 | |
in _start() at .\client.jl:332 | |
while loading C:\Users\Chris\.julia\v0.6\StatsFuns\src\basicfuns.jl, in expression starting on line 56 | |
ERROR: LoadError: UndefVarError: @dep_vectorize_2arg not defined | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in macro expansion; at .\none:2 [inlined] | |
in anonymous at .\<missing>:? | |
in eval(::Module, ::Any) at .\boot.jl:238 | |
in process_options(::Base.JLOptions) at .\client.jl:245 | |
in _start() at .\client.jl:332 | |
while loading C:\Users\Chris\.julia\v0.6\Rmath\src\Rmath.jl, in expression starting on line 229 | |
ERROR: LoadError: LoadError: Failed to precompile Rmath to C:\Users\Chris\.julia\lib\v0.6\Rmath.ji. | |
in compilecache(::String) at .\loading.jl:672 | |
in require(::Symbol) at .\loading.jl:424 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in macro expansion; at .\none:2 [inlined] | |
in anonymous at .\<missing>:? | |
in eval(::Module, ::Any) at .\boot.jl:238 | |
in process_options(::Base.JLOptions) at .\client.jl:245 | |
in _start() at .\client.jl:332 | |
while loading C:\Users\Chris\.julia\v0.6\StatsFuns\src\rmath.jl, in expression starting on line 6 | |
while loading C:\Users\Chris\.julia\v0.6\StatsFuns\src\StatsFuns.jl, in expression starting on line 227 | |
ERROR: LoadError: Failed to precompile StatsFuns to C:\Users\Chris\.julia\lib\v0.6\StatsFuns.ji. | |
in compilecache(::String) at .\loading.jl:672 | |
in require(::Symbol) at .\loading.jl:424 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in macro expansion; at .\none:2 [inlined] | |
in anonymous at .\<missing>:? | |
in eval(::Module, ::Any) at .\boot.jl:238 | |
in process_options(::Base.JLOptions) at .\client.jl:245 | |
in _start() at .\client.jl:332 | |
while loading C:\Users\Chris\.julia\v0.6\StatsBase\src\StatsBase.jl, in expression starting on line 7 | |
ERROR: LoadError: Failed to precompile StatsBase to C:\Users\Chris\.julia\lib\v0.6\StatsBase.ji. | |
in compilecache(::String) at .\loading.jl:672 | |
in require(::Symbol) at .\loading.jl:424 | |
in include_from_node1(::String) at .\loading.jl:532 | |
in include(::String) at .\sysimg.jl:14 | |
in macro expansion; at .\none:2 [inlined] | |
in anonymous at .\<missing>:? | |
in eval(::Module, ::Any) at .\boot.jl:238 | |
in process_options(::Base.JLOptions) at .\client.jl:245 | |
in _start() at .\client.jl:332 | |
while loading C:\Users\Chris\.julia\v0.6\DataFrames\src\DataFrames.jl, in expression starting on line 14 | |
ERROR: Failed to precompile DataFrames to C:\Users\Chris\.julia\lib\v0.6\DataFrames.ji. | |
in compilecache(::String) at .\loading.jl:672 | |
in require(::Symbol) at .\loading.jl:453 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment