Skip to content

Conversation

@dongzhuoer
Copy link
Contributor

希望到你把坑填满的时候不需要改成“万余”

希望到你把坑填满的时候不需要改成“万余”
Copy link
Owner

@yihui yihui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dongzhuoer
Copy link
Contributor Author

干脆践行“文学化编程思想”吧

```{r, include=FALSE}
cran_page = readr::read_lines('https://cran.rstudio.com/web/packages/');
package_number_line = stringr::str_subset(cran_page, 'repository features');
package_number = stringr::str_extract(package_number_line, '\\d+');
```

还有r package_number个用户贡献的附加包

@dongzhuoer
Copy link
Contributor Author

算了,写着玩玩,希望你能在数万之前出版

@yihui yihui merged commit d204099 into yihui:master Nov 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants