Jan Netík

Results 10 issues of Jan Netík

Hi, this gave me a few head-scratching moments: When I use `html_document` that has been knitted and the results cached (I mean `knitr::opts_chunk(cache = TRUE)`), then when I decide to...

documentation

On devices with narrower screens, the page width is larger than the viewport resulting in a user being able to scroll horizontally, which is unwanted, generally. From my inspection, this...

bug
front end :tulip:

I want to inherit a format tag from a dataset of foreign package, but `@inherit foo::bar format` seems to do nothing. Minimal example (functions in the same NS): ``` library(roxygen2)...

feature
inherit :family_man_woman_girl_boy:

Shiny provides an excellent API to manipulate tabs inside navbar or tabset. You can insert a new tab or remove one, but you have to keep track of your tabs...

I want to print a nice welcome message at the RStudio project startup and I noticed that in the very first phases of an R session startup, it behaves as...

documentation
tidy-dev-day :nerd_face:

I've spend an hour or so of `ggplot2` debugging to find out that `fill` aesthetics is simply ignored when `shape` of the point is not 21:25, i.e., not "filled". `grid::grid.point`,...

documentation

http://snowball.tartarus.org/otherapps/oregan/czech-do.sbl

The recently introduced indexed error messages are super helpful, many thanks! However, I’ve spent some time head-scratching recently because I had some ill-sorted named lists that I wanted to merge...

feature

Some old ASPX sites provide forms without a submission button, and POST/GET requests are made when the form field changes. As I can see in `rvest:::submission_find_submit()`, when there is no...

feature
form 🧾

This occurred to me as I was trying to edit `.Renviron` in an RStudio project that was equipped with project-specific `.Renviron`. Naturally, I was editing user `.Renviron` as this is...

feature
paths 🚶‍♂️
tidy-dev-day :nerd_face: