Giter VIP home page Giter VIP logo

Comments (8)

Torvaney avatar Torvaney commented on May 28, 2024

Thanks @minor-ls

Could you post the output of devtools::session_info(), please? I can't replicate the issue, so I'm wondering if we're using different package versions.

from regista.

minor-ls avatar minor-ls commented on May 28, 2024

Here's the session info:

setting value
version R version 4.0.2 (2020-06-22)
os Windows 10 x64
system x86_64, mingw32
ui RStudio
language (EN)
collate English_Finland.1252
ctype English_Finland.1252
tz Europe/Helsinki
date 2020-08-20

  • Packages ---------------------------------------------------------------------------------------------------------------
    ! package * version date lib source
    assertthat 0.2.1 2019-03-21 [1] CRAN (R 4.0.2)
    backports 1.1.7 2020-05-13 [1] CRAN (R 4.0.0)
    blob 1.2.1 2020-01-20 [1] CRAN (R 4.0.2)
    broom 0.7.0 2020-07-09 [1] CRAN (R 4.0.2)
    callr 3.4.3 2020-03-28 [1] CRAN (R 4.0.2)
    cellranger 1.1.0 2016-07-27 [1] CRAN (R 4.0.2)
    cli 2.0.2 2020-02-28 [1] CRAN (R 4.0.2)
    clipr 0.7.0 2019-07-23 [1] CRAN (R 4.0.2)
    colorspace 1.4-1 2019-03-18 [1] CRAN (R 4.0.2)
    crayon 1.3.4 2017-09-16 [1] CRAN (R 4.0.2)
    curl 4.3 2019-12-02 [1] CRAN (R 4.0.2)
    DBI 1.1.0 2019-12-15 [1] CRAN (R 4.0.2)
    dbplyr 1.4.4 2020-05-27 [1] CRAN (R 4.0.2)
    desc 1.2.0 2018-05-01 [1] CRAN (R 4.0.2)
    devtools 2.3.1 2020-07-21 [1] CRAN (R 4.0.2)
    digest 0.6.25 2020-02-23 [1] CRAN (R 4.0.2)
    dplyr * 1.0.0 2020-05-29 [1] CRAN (R 4.0.2)
    ellipsis 0.3.1 2020-05-15 [1] CRAN (R 4.0.2)
    evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.2)
    fansi 0.4.1 2020-01-08 [1] CRAN (R 4.0.2)
    forcats * 0.5.0 2020-03-01 [1] CRAN (R 4.0.2)
    fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2)
    generics 0.0.2 2018-11-29 [1] CRAN (R 4.0.2)
    ggplot2 * 3.3.2 2020-06-19 [1] CRAN (R 4.0.2)
    glue 1.4.1 2020-05-13 [1] CRAN (R 4.0.2)
    gtable 0.3.0 2019-03-25 [1] CRAN (R 4.0.2)
    haven 2.3.1 2020-06-01 [1] CRAN (R 4.0.2)
    hms 0.5.3 2020-01-08 [1] CRAN (R 4.0.2)
    htmltools 0.5.0 2020-06-16 [1] CRAN (R 4.0.2)
    httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2)
    jsonlite 1.7.0 2020-06-25 [1] CRAN (R 4.0.2)
    knitr 1.29 2020-06-23 [1] CRAN (R 4.0.2)
    lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2)
    lifecycle 0.2.0 2020-03-06 [1] CRAN (R 4.0.2)
    lubridate * 1.7.9 2020-06-08 [1] CRAN (R 4.0.2)
    magrittr 1.5 2014-11-22 [1] CRAN (R 4.0.2)
    memoise 1.1.0 2017-04-21 [1] CRAN (R 4.0.2)
    modelr 0.1.8 2020-05-19 [1] CRAN (R 4.0.2)
    munsell 0.5.0 2018-06-12 [1] CRAN (R 4.0.2)
    V pillar 1.4.4 2020-07-10 [1] CRAN (R 4.0.2)
    pkgbuild 1.1.0 2020-07-13 [1] CRAN (R 4.0.2)
    pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2)
    pkgload 1.1.0 2020-05-29 [1] CRAN (R 4.0.2)
    poisbinom 1.0.1 2017-05-19 [1] CRAN (R 4.0.2)
    prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2)
    processx 3.4.3 2020-07-05 [1] CRAN (R 4.0.2)
    ps 1.3.4 2020-08-11 [1] CRAN (R 4.0.2)
    purrr * 0.3.4 2020-04-17 [1] CRAN (R 4.0.2)
    R6 2.4.1 2019-11-12 [1] CRAN (R 4.0.2)
    Rcpp 1.0.4.6 2020-04-09 [1] CRAN (R 4.0.2)
    readr * 1.3.1 2018-12-21 [1] CRAN (R 4.0.2)
    readxl 1.3.1 2019-03-13 [1] CRAN (R 4.0.2)
    regista * 0.4.1.9000 2020-07-04 [1] Github (7e6288a)
    remotes 2.2.0 2020-07-21 [1] CRAN (R 4.0.2)
    reprex * 0.3.0 2019-05-16 [1] CRAN (R 4.0.2)
    rlang 0.4.6 2020-05-02 [1] CRAN (R 4.0.2)
    rmarkdown 2.3 2020-06-18 [1] CRAN (R 4.0.2)
    rprojroot 1.3-2 2018-01-03 [1] CRAN (R 4.0.2)
    rstudioapi 0.11 2020-02-07 [1] CRAN (R 4.0.2)
    rvest 0.3.6 2020-07-25 [1] CRAN (R 4.0.2)
    scales 1.1.1 2020-05-11 [1] CRAN (R 4.0.2)
    sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2)
    stringi 1.4.6 2020-02-17 [1] CRAN (R 4.0.0)
    stringr * 1.4.0 2019-02-10 [1] CRAN (R 4.0.2)
    testthat 2.3.2 2020-03-02 [1] CRAN (R 4.0.2)
    tibble * 3.0.1 2020-04-20 [1] CRAN (R 4.0.2)
    tidyr * 1.1.0 2020-05-20 [1] CRAN (R 4.0.2)
    tidyselect 1.1.0 2020-05-11 [1] CRAN (R 4.0.2)
    tidyverse * 1.3.0 2019-11-21 [1] CRAN (R 4.0.2)
    V tinytex 0.24 2020-07-24 [1] CRAN (R 4.0.2)
    usethis 1.6.1 2020-04-29 [1] CRAN (R 4.0.2)
    vctrs 0.3.1 2020-06-05 [1] CRAN (R 4.0.2)
    whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2)
    withr 2.2.0 2020-04-20 [1] CRAN (R 4.0.2)
    xfun 0.15 2020-06-21 [1] CRAN (R 4.0.2)
    xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2)

from regista.

Torvaney avatar Torvaney commented on May 28, 2024

Hmm, I am still running it fine with the same versions of broom and regista.

Do you see any output when you run regista:::tidy.dixoncoles (without brackets) in the console?

from regista.

minor-ls avatar minor-ls commented on May 28, 2024

regista:::tidy.dixoncoles
function (x, ...)
{
parameter_names <- strsplit(names(x$par), "__")
parameter_values <- x$par
pluck_na <- function(y, ...) {
pluck(y, ...) %||% NA_character

}
tibble::tibble(parameter = map_chr(parameter_names, pluck,
1), team = map_chr(parameter_names, pluck_na, 2), value = parameter_values)
}
<bytecode: 0x00000244795a4c30>
<environment: namespace:regista>

This link would suggest that it has something to do with the R session, but running it in a fresh session, as they suggested, didn't work either --> https://stackoverflow.com/questions/53728532/error-no-tidy-method-for-objects-of-class-lda-vem

from regista.

Torvaney avatar Torvaney commented on May 28, 2024

How strange. Are you persisting any data between sessions? And is this an issue unique to R v4+ (I am still using 3.6.3)?

from regista.

minor-ls avatar minor-ls commented on May 28, 2024

The second time I tried it, I used a brand new R session with no persisting data. I could try to roll back R to see if it works with an earlier version.

from regista.

Torvaney avatar Torvaney commented on May 28, 2024

Hmmm, this sounds to me like it could be an issue with R itself and S3 methods rather than regista or broom.

Do you have the same issue using augment with anything else, for example lm?

from regista.

Torvaney avatar Torvaney commented on May 28, 2024

Closing due to inactivity

from regista.

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.