GithubHelp home page GithubHelp logo

error reading gapminder.lisp about plot HOT 6 CLOSED

lisp-stat avatar lisp-stat commented on May 20, 2024
error reading gapminder.lisp

from plot.

Comments (6)

snunez1 avatar snunez1 commented on May 20, 2024

What platform are you on? I just tried this on MS Windows 10:

LS-USER> (asdf:load-system :plot/vega)
; compilation output...
LS-USER> (data :gapminder)
T

I just had a look at the raw data file and don't see anything unusual, except possibly the lack of a newline at the end?

My version of yason is yason-20220707, updated from quicklisp not too long ago (within the month).

My guess is that it's something to do with the file. Try downloading it and loading from disk so that we can experiment with various line/file endings and ensure the syntax is correct. It might possibly be a problem with Dexador too.

from plot.

slyrus avatar slyrus commented on May 20, 2024

Hmm... I'm on macOS 12.5.1 on SBCL. I'll start digging. Thanks!

from plot.

slyrus avatar slyrus commented on May 20, 2024

If I download the file and then load it, everything is fine. It's clearly not all of the vega example files as, e.g., barley works fine.

from plot.

Symbolics avatar Symbolics commented on May 20, 2024

I wonder if there is a dexador option for this problem? @slyrus, did you find a solution?

from plot.

tobyWorland avatar tobyWorland commented on May 20, 2024

This was a bug in dexador and has since been fixed. It should work with the next dist of quicklisp.

In the meantime, you can either clone dexador locally or apply the attached patch to your local copy of dfio.

dfio-patch.txt

from plot.

Symbolics avatar Symbolics commented on May 20, 2024

Thanks @tobyWorland. Closing.

from plot.

Related Issues (12)

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.