Giter Site home page Giter Site logo

Comments (4)

pattisot avatar pattisot commented on September 28, 2024

Managed to catch the error report(s) ...

One time it complained about recursive calls to gc. Another time, the error message was as follows:

*** caught segfault ***
address 0x0, cause 'unknown'

Traceback:
1: extractGroups(data)
2: hasse(data = as.matrix(t(private$subconcept_matrix)), labels = labels, parameters = list(arrows = "backward"))
3: fc$concepts$plot()

from fcar.

pattisot avatar pattisot commented on September 28, 2024

This also crashed using RStudio (installed using Anaconda) on Windows.

from fcar.

neuroimaginador avatar neuroimaginador commented on September 28, 2024

Hi,

Perhaps I need some more information to reproduce your issue, since in all the tests I haven't found anything similar. Could you attach simple minimal example files that fcaR fails to process?

Thank you!

from fcar.

pattisot avatar pattisot commented on September 28, 2024

Thanks for looking at this, neuroimaginador, and apologies for not sharing the proprietary data for my example. I did try producing a small data set, and came to suspect that the problem was due to either the (fairly) large size of the concept lattice being plotted, or the long label strings. Using a contranominal scale, I managed to synthesise a lattice which is larger than that for my data set, but which did not trigger the crash, so the number of concepts is not the issue. The length of the labels may be the cause.

Under RStudio Version 1.2.5033, R crashes with the more helpful error message:

Error: Edge length 68984.000000 larger than maximum 65535 allowed. Check for overwide nodes.

I will aim to followup with a MWE data set when time permits.

from fcar.

Related Issues (15)

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.