Closed PsychlytxTD closed 4 years ago
I had a similar issue/errors with brief_entries()
. In my case, I had recently updated R + misc. packages which I assume led to the error (?).
Initially, I had something along the lines of the following which was working a few weeks ago, but recently started throwing an error when trying to knit:
tribble(~ what, ~ when,
"foo", "foo") %>%
brief_entries(what = what, when = when)
But upon switching to this I no longer got the error:
tribble(~ what, ~ when, ~ with,
"foo", "foo", "") %>%
brief_entries(what = what, when = when, with = with)
So I'm not sure of the root issue - but by supplying all parameters explicitly, you might be able to have a bandaid solution for the problem like I did. I hope that helps!
These issues are from the tibble 3.0.0 release, as discussed in #108 They should be fixed in the dev version of the package which will be submitted to CRAN ASAP.
Thanks very much to both of you - with this info I'll find a workaround. Cheers
Fixed in the version now on CRAN.
Hi Mitchell, the code below worked a few weeks ago (note that the "skills.csv" is appended below). I know that
brief_entries()
isn't intended to list skill/technology pairings, but I was using it this way previously and looked very good.Since then, I installed/updated some packages (can't recall exactly which) and now I get a recurrent error.
I tried installing a previous version of vitae - with no effect.
Below is the csv file:
When,What,Tag R & Rstudio,"Package development, data visualisation, biostatistics, machine learning",skills Shiny,Interactive web applications & dashboards,skills R Markdown,Static & interactive reports & presentations,skills SQL,Database design and querying,skills Linux/Bash,"Automation, file management",skills Git & Github,Version control & collaboration,skills Python,Data analysis & automation,skills Regular Expressions,String manipulation,skills SPSS,Statistical analysis,skills Amazon Web Services (AWS),Web application/database hosting,skills Docker,Containerisation of data science environments,skills "Javascript, HTML, CSS, Webflow","Web development, front-end design & styling ",skills Microsoft Office,Data collection & storage/presentations/documents,skills French Language,Fluent written & spoken communication,skills