Code Monkey home page Code Monkey logo

Comments (14)

jenrichmond avatar jenrichmond commented on May 24, 2024 1

from psycho.r.

DominiqueMakowski avatar DominiqueMakowski commented on May 24, 2024

@anoumouteko Obviously something went wrong in the package installation, as it is undected by R (no package called psycho). You say that it workss with other packages but not with this one? Does it say something (a warning) after the install.packages() command?

Is it only the install_github that you can't use? Can you download and install the CRAN version?

from psycho.r.

anoumouteko avatar anoumouteko commented on May 24, 2024

Hello Dominique, same error when installed from CRAN version /
Error in library("psycho.R") : there is no package called ‘psycho.R’.
Error in library("psycho") : there is no package called ‘psycho’

from psycho.r.

DominiqueMakowski avatar DominiqueMakowski commented on May 24, 2024

@anoumouteko and all other packages work?

from psycho.r.

anoumouteko avatar anoumouteko commented on May 24, 2024

all the packages work

from psycho.r.

DominiqueMakowski avatar DominiqueMakowski commented on May 24, 2024

Have you tried downloading the source files from CRAN (https://cran.r-project.org/src/contrib/psycho_0.2.3.tar.gz) and installing it as you did with the zip file?

from psycho.r.

anoumouteko avatar anoumouteko commented on May 24, 2024

I did it also and same error.
I took it manually , saved it on my work folder then unzip it by this :install.packages('psycho.R-master.zip', lib='//spodwh02/Sas_dwh_p_datamining/90. Datamining Work/Team/Rlibrary',repos = NULL) .
same error

from psycho.r.

DominiqueMakowski avatar DominiqueMakowski commented on May 24, 2024

I suppose you should change the name and put "psycho_0.2.3.tar.gz" instead of "psycho.R-master.zip"

from psycho.r.

jenrichmond avatar jenrichmond commented on May 24, 2024

I have this issue too. The package looks great and I particularly like how you can display model interpretation (nice idea) but I can't make it install properly. Screenshot attached.

screenshot 2018-06-14 21 40 54

from psycho.r.

DominiqueMakowski avatar DominiqueMakowski commented on May 24, 2024

@jenrichmond Thanks,

It seems that the installation fails after trying to load a function from the stringr package. Could you try manually install/update stringr using install.packages("stringr")? Then trying to install psycho again. Please repaste the error code (or a screenshot) if it fails again thanks!

from psycho.r.

kortekss avatar kortekss commented on May 24, 2024

Hi,

I'm having problem about finding the analyse function. I installed the pack and it's in my library, however when I try to use this function I get the following error:

Error in analyze(m2, CI = 95) : could not find function "analyze"

when I type psycho::analyze also nothing comes up. Any idea about this problem?

from psycho.r.

DominiqueMakowski avatar DominiqueMakowski commented on May 24, 2024

Dear @kortekss your issue is likely to be normal, as this feature has been improved and transferred to the report package.

You can find more details and workarounds here: #115

from psycho.r.

tessaeagle avatar tessaeagle commented on May 24, 2024

Hi,

I'm having problem about finding the analyse function. I installed the pack and it's in my library, however when I try to use this function I get the following error:

Error in analyze(m2, CI = 95) : could not find function "analyze"

when I type psycho::analyze also nothing comes up. Any idea about this problem?

@kortekss were you able to sort this out? I'm having the same issue

from psycho.r.

DominiqueMakowski avatar DominiqueMakowski commented on May 24, 2024

@tessaeagle you can use the https://github.com/easystats/report package to get these "reporting" functionalities

from psycho.r.

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.