Giter VIP home page Giter VIP logo

Comments (6)

oyvble avatar oyvble commented on July 20, 2024

Does this error only happen when trying show the plots in the browser? My best guess is that the issue concerns about the plotly-plots. Are you able to run the following code in R?

library(plotly)
fig <- plot_ly(data = iris, x = ~Sepal.Length, y = ~Petal.Length)

from euroformix.

forensicss avatar forensicss commented on July 20, 2024

Yes, the error only happen when trying to show the plots, all the other functionalities of the software seems to properly work. When I tried the code you gave me, I see this:

Captura de Pantalla 2021-03-09 a les 15 05 35

Thank you so much!

from euroformix.

forensicss avatar forensicss commented on July 20, 2024

Does anyone know how to "unmask" these packages, so I can visualize the graphs?

from euroformix.

oyvble avatar oyvble commented on July 20, 2024

It is no worry about the masking, that's not the issue I think. Could there be something about your "graphical device"?
This may be a related issue plotly/plotly.R#1675

Are you able to run this example:

mixData = list("D3S1358"=list(adata=15,hdata=1000), "D19S433"=list(adata=13,hdata=1000))
euroformix::plotEPG2(list(evid=mixData),kit = "testkit")

from euroformix.

forensicss avatar forensicss commented on July 20, 2024

It is no worry about the masking, that's not the issue I think. Could there be something about your "graphical device"?
This may be a related issue ropensci/plotly#1675

Are you able to run this example:

mixData = list("D3S1358"=list(adata=15,hdata=1000), "D19S433"=list(adata=13,hdata=1000))
euroformix::plotEPG2(list(evid=mixData),kit = "testkit")

Yes! I can run the example you just gave without any errors. I've tried again to view the graphs under Euroformix, and now I can see them. However, the program collapse and I need to quit R every time I want to see the graphs.

I go the following:

*** caught segfault ***
address 0x20, cause 'memory not mapped'

Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace

from euroformix.

oyvble avatar oyvble commented on July 20, 2024

Is it ordinary CE data? What kit did you select?

Are you able to provide me with a evidence example (textfile) where this occur so I can dig into the issue? Please send to my email address [email protected].

from euroformix.

Related Issues (11)

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.