Adrian Dușa

Results 16 comments of Adrian Dușa

Thanks for the package. It would be great if (missing) values such as 999 (don't know) could be recoded into Stata missing values such as .a Ideally, the user could...

I have the same issue, but not using any .rds test files. It fails for normal code, which might help pinpointing the problem. To be more specific, it is about...

That worked indeed, it was Pandoc's version that mixed things up. Thanks a lot.

Actually, there might be one more thing to add, here. The classes now work fine when highlighting in code chunks, but not in regular inline code. Below a reprex: ````...

Indeed, I just hoped this can be solved somehow by rmarkdown, since the final result is an html file irrespective of Pandoc (perhaps post-processing the html file to re-write those...

Oh, that explains a lot... By contrary, I had assumed `vignette.css` was there on purpose and played a central role, and never crossed my mind this is a forgotten relic...

Indeed, and I have previously, already tried the Pandoc theme way (banging my head to no avail). Copying your `arrow.theme` into a local file `declared.theme`, it works as expected for...

Indeed, I am using the `.{r}` notation to highlight inline code. You are absolutely right, that red bold color is the result of the `vignette.css` file, I was confused because...

I would like to second this issue. Date/Time variables can also have missing values, as well as value labels (for those missing values, for instance). It would be great to...

We know these function don't currently support date variables. I would just be great to add this functionality, especially since a software like Stata does support value labels for date...