A blog post warning about misuse of dplyr's ntile() function in R. The author, a tidyverse advocate, cautions that ntile() does not perform quantile-based binning as its name suggests and will produce statistically inaccurate results for data analysis, using a pharmacometric dataset example to illustrate the problem.