Coder Social home page Coder Social logo

Comments (11)

harryscholes avatar harryscholes commented on May 30, 2024 2

Temporary fix:

pkg> add Bootstrap StatsModels@0.5

from bootstrap.jl.

juliangehring avatar juliangehring commented on May 30, 2024 1

Closed with the release of v2.1.0.
I'll track the changes for making Bootstrap compatible with StatsModels v0.6 in #55.

from bootstrap.jl.

proudindiv avatar proudindiv commented on May 30, 2024

Me too in StatsKit.

Here's the output from a fresh install of julia-1.1.1:

┌ Info: Precompiling StatsKit [2cb19f9e-ec4d-5c53-8573-a4542a68d3f0]
└ @ Base loading.jl:1186
ERROR: LoadError: LoadError: UndefVarError: Formula not defined

log.txt

from bootstrap.jl.

juliangehring avatar juliangehring commented on May 30, 2024

Thank for the report!
My time is unfortunately very limited over the next few weeks, but I'll try to look into it as soon as I can. Is working with any StatsModels versions <v0.6.0 an option for you as a temporary workaround?

from bootstrap.jl.

proudindiv avatar proudindiv commented on May 30, 2024

Also with RCall:

=======================================================
using RCall;
=======================================================
┌ Info: Precompiling RCall [6f49c342-dc21-5d91-9882-a32aef131414]
└ @ Base loading.jl:1186
WARNING: could not import StatsModels.Formula into RCall
ERROR: LoadError: LoadError: UndefVarError: Formula not defined
=======================================================

from bootstrap.jl.

juliangehring avatar juliangehring commented on May 30, 2024

Is RCall incompatible with Bootstrap or with StatsModels?

from bootstrap.jl.

proudindiv avatar proudindiv commented on May 30, 2024

With StatsModels. The Bootstrap failure seems to be a separate incompatibility loaded from StatsKit.

I ran into both of them in my program that I'm working on.

(Sorry I wasn't clearer on that. I'm commenting in several issues threads.)

from bootstrap.jl.

mmolignano avatar mmolignano commented on May 30, 2024

From my perspective, Bootstrap is incompatibile with the new version of StatsModels (0.6.0). I think it would be enough to add a compatibility requirement of StatsModels = "0.5.0" until you are able to update against their new version.

from bootstrap.jl.

mmolignano avatar mmolignano commented on May 30, 2024

I see that there have been updates already committed and merged into the develop branch that add a Project.toml, as well as additional updates to remove the depracated REQUIRE file in #49. If these changes alone could be merged into master with an added compat statement that should allow us to use Bootstrap again until you get a chance to update against StatsModels v0.6.0.

from bootstrap.jl.

juliangehring avatar juliangehring commented on May 30, 2024

As @harryscholes mentioned, pinning the StatsModels to anything pre v0.6.0 will resolve this for now.

from bootstrap.jl.

juliangehring avatar juliangehring commented on May 30, 2024

This should get fixed with the v2.1.0 release.

from bootstrap.jl.

Related Issues (20)

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.