Code Monkey home page Code Monkey logo

Comments (9)

richardreeve avatar richardreeve commented on June 18, 2024 1

Yes, sorry - the EcoBase stuff works but there's a conflict with the new Phylo work. I'm fixing it now!

from diversity.jl.

mkborregaard avatar mkborregaard commented on June 18, 2024 1

Exactly, yes, it didn't load the DataFramesMeta dep :-)

from diversity.jl.

richardreeve avatar richardreeve commented on June 18, 2024 1

Okay, I've release 0.4.6 - sorry for the delay!

from diversity.jl.

richardreeve avatar richardreeve commented on June 18, 2024

Gah. I've fixed that, and now it's failing on 0.6. Do you mind if I release EcoBase 0.0.6 with using Compat: Nothing? Soon I'll be able to drop 0.6 compatibility I hope!

from diversity.jl.

mkborregaard avatar mkborregaard commented on June 18, 2024

No problem

from diversity.jl.

richardreeve avatar richardreeve commented on June 18, 2024

I've tried to test SpatialEcology.jl to make sure nothing goes wrong, as I've also noticed that there's a missing definition:

getcoords(plc::AbstractPlaces{Nothing}) = plc # Pure places generate their own fake location data
getcoords(plc::AbstractPlaces{<: AbstractLocationData}) =
    error("function not defined for $(typeof(plc))")

instead of just:

getcoords(plc::AbstractPlaces) = plc # Pure places generate their own fake location data

but I couldn't get the tests to run? I'll stick that in too if that's okay...

from diversity.jl.

mkborregaard avatar mkborregaard commented on June 18, 2024

That's fine, but what is the problem with the tests? They run for me and on Travis.

from diversity.jl.

richardreeve avatar richardreeve commented on June 18, 2024

Sorry - my mistake. I freed SpatialEcology and it's all fine now!

from diversity.jl.

mkborregaard avatar mkborregaard commented on June 18, 2024

Sweet!

from diversity.jl.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.