GithubHelp home page GithubHelp logo

Comments (6)

larmarange avatar larmarange commented on July 22, 2024

Sorry. This package is unstable and a continuous work in progress. Could you test with the last version? ggplot2::predictdf() is now imported.

from jlutils.

sebleveque avatar sebleveque commented on July 22, 2024

Hi Mr LARMARANGE,

I have similar problem while installing JLutils package from github in R . When I use your command in R I got the following error

if (!require(devtools)){

  • install.packages('devtools')
  • library(devtools)
  • }

install_github("larmarange/JLutils")
Downloading GitHub repo larmarange/JLutils@HEAD
Erreur : Failed to install 'JLutils' from GitHub:
Command failed (1)
De plus : Message d'avis :
Dans system(full, intern = TRUE, ignore.stderr = quiet) :
l'exécution de la commande ''/usr/bin/git' ls-remote https://git.bioconductor.org/packages/graph RELEASE_3_16 2>/dev/null' renvoie un statut 1

Could you enlight me on that? If ggplot2::predictdf() is the solution could explain me how to use it ?

from jlutils.

larmarange avatar larmarange commented on July 22, 2024

Can you install the package remotes? If you are on Windows, is RTools installed? If not, install it. cf. https://cran.r-project.org/

Please try

remotes::install_github("larmarange/JLutils")

from jlutils.

sebleveque avatar sebleveque commented on July 22, 2024

from jlutils.

larmarange avatar larmarange commented on July 22, 2024

I'm sorry. The error message doesn't explain the issue.

Which function(s) are you interested in?

from jlutils.

larmarange avatar larmarange commented on July 22, 2024

Maybe you need to install separately the dependencies first, before installing JLutils.

Imports:
ggplot2 (>= 3.3.0),
plyr,
magrittr,
scales (>= 1.1.0),
broom (>= 0.5.0),
dplyr,
tidyr,
questionr,
forcats,
GGally (>= 2.0.0),
lifecycle
Suggests:
gtsummary,
broom.helpers,
TraMineR,
FactoMineR,
ade4,
cluster,
riverplot,
labelled,
data.table,
survey,
gridExtra,
tibble,
msm,
reshape,
nnet,
survival,
msSurv

from jlutils.

Related Issues (10)

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.