Stephan Daus

Results 19 issues of Stephan Daus

Value labels (as created by [haven](https://github.com/tidyverse/haven) and [labelled](https://github.com/larmarange/labelled/)) containing a new line (\n) have poor presentation when printing to console (at least in RStudio). Physical width of the console is...

We R users like to think that our RStudio Project file is in the top folder, and everything else is neatly organized in subfolders. In many research organizations and teams,...

I thought I would never use imputation given that FIML is more convenient and offers the same features. However, in face of comlicated models (4+ latent variables, multigroup, ordinal observed),...

Attaching example of one of several errors I have encountered not being extracted at all. Feel free to add more below. I am considering developing/improving a function for not only...

I do not know how many times R-novice colleagues have misunderstood the `labelled`-class vs. `factor`-distinction when importing Stata/SPSS-data. In our organization and field, custom missing types are very rare and...

documentation

Came across this in real data (sorry, cannot reproduce the data generation, too complicated). However, this reprex shows that having a variable with a zero-length string causes CHARSXP to fail...

bug

Rendering Quarto chunks errors if path is too long, (but confusingly enough not an issue when rendering the entire document using the Render-button or through the quarto-package). I have already...

bug

Hi, I understand that rig is intended mostly for version controlling of R. However, as an R "pusher" and teacher in my organization, it would have been very neat to...

feature

This is a bit on the side of the technical matters, but I find it odd that ropensci hosts this (nice) package while a multimillion-dollar company is not listed among...

I am not sure if this is even technically possible to do - as I cannot recall having seen it before. It would have been truly amazing if clicking on...