Giter Site home page Giter Site logo

Comments (3)

miepstei avatar miepstei commented on August 28, 2024 1

Hi,

thanks for your very quick reply. I tried that command but installing the development version of parsnip failed with

Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : namespace ‘generics’ 0.1.0 is already loaded, but >= 0.1.0.9000 is required Calls: <Anonymous> ... namespaceImportFrom -> asNamespace -> loadNamespace Execution halted ERROR: lazy loading failed for package ‘parsnip’ ─ removing ‘/tmp/RtmpI62Qh2/Rinst2f04720df3/parsnip’

I needed to install the development version of generics manually from github, and then run the command you stated above to get the package to install. This is probably because I install version 0.1.0 as a linux binary from packagemanager.rstudio.com specifically from 2021-08-09 and there hasn't been a compiled update to 0.1.1 for this date like there currently is on CRAN.

I thought initially this was a bug as in DESCRIPTION the development requirement for parsnip was not stated.

Thanks for your help.

from multilevelmod.

hfrick avatar hfrick commented on August 28, 2024

Hi! Could you try devtools::install_github("tidymodels/multilevelmod") without the upgrade = FALSE? multilevelmod needs the development version of parsnip.

@topepo Should multilevelmod require parsnip >= 0.1.7.9000 since that's the version which includes the model definitions of poisson_reg() etc?

from multilevelmod.

github-actions avatar github-actions commented on August 28, 2024

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

from multilevelmod.

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.