You are here |
remotes.r-lib.org | ||
| | | |
purrr.tidyverse.org
|
|
| | | | These functions are variants of map() that iterate over two arguments at a time. | |
| | | |
blog.r-hub.io
|
|
| | | | Among DESCRIPTION usual fields is the free-text URL field where package authors can store various links: to the development website, docs, upstream tool, etc. In this post, we shall explain why storing URLs in DESCRIPTION is important, where else you should add URLs and what kind of URLs are stored in CRAN packages these days. Why put URLs in DESCRIPTION? In the following we'll assume your package has some sort of online development repository (GitHub? GitLab? R-Forge?) and a documentation website (handi... | |
| | | |
alexarmstrong.net
|
|
| | | | Scope How to push a git repo to multiple remote repositories, such as GitLab & BitBucket, with a single command. Background I've been using BitBucket, which offers unlimited private repositories for free, to backup my git repos in the cloud. Recently I switched to | |
| | | |
www.neilmacy.co.uk
|
|
| | A great new feature from WWDC 2023. |