Giter VIP home page Giter VIP logo

Comments (5)

ajkroeg avatar ajkroeg commented on May 18, 2024 1

Ahhhh, that did it. I had the CRAN versions of bayestestR and insight, and not the github versions. Silly that I didn't even think of that. Thanks all, for the help (and for these excellent packages which make my life easier)!

from performance.

DominiqueMakowski avatar DominiqueMakowski commented on May 18, 2024

Dear @ajkroeg, thanks for reporting. I think your issue is related to an update of bayestestR. Could you update it (devtools::install_github("easystats/bayestestR")) before trying installing performance? Thank you!

from performance.

strengejacke avatar strengejacke commented on May 18, 2024

Easystats-packages on GitHub are currently developing very fast, because they're in an early stage. That's why you have to consider the "dependency chain" when installing from GitHub (in order to use new features). Thus, it is recommended to install in following order:

  1. insight
  2. bayestestR
  3. performance
  4. parameters / other packages / ...

insight was just updated on CRAN, so you most likely can rely on the CRAN version for insight.

from performance.

ajkroeg avatar ajkroeg commented on May 18, 2024

Hello again,

Similar problem, different specifics. Everything installs correctly from github (made sure I've got the most recent builds). However, when trying to load library(performance), I get the following error:

> library(performance)
Error: package or namespace load failed for ‘performance’ in get(method, envir = home):
 lazy-load database 'D:/R/R-3.6.0/library/performance/R/performance.rdb' is corrupt
In addition: Warning messages:
1: In .registerS3method(fin[i, 1], fin[i, 2], fin[i, 3], fin[i, 4],  :
  restarting interrupted promise evaluation
2: In get(method, envir = home) :
  restarting interrupted promise evaluation
3: In get(method, envir = home) : internal error -3 in R_decompress1

I've tried uninstalling all the easystats packages and re-installing from github, both individually, and by installing the easystats package itself. I've also tried uninstalling all the easystats packages, and reinstalling from CRAN. Same error for everything.

I know you are constantly updating these, so some install errors are probably inevitable. I can certainly just wait for further updates and not reopen this issue if you like.

from performance.

ajkroeg avatar ajkroeg commented on May 18, 2024

Perfect. Latest version of bayestestR (the update from v0.1.9.9000 to 0.2.0) took care of it. Thanks!

from performance.

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.