Skip to content
Prev 1608 / 12125 Next

[R-pkg-devel] CRAN and cmake

On 23 May 2017 at 11:36, Spencer Graves wrote:
| On 2017-05-23 10:56 AM, Dirk Eddelbuettel wrote:
| > A nice benefit of Gabor's CRAN mirror on GitHub is access to the GitHub.
| > Here I constrain on user:cran (to get just that mirror, and nothing) and
| > CMakeLists.txt.  Seems to find 47 repos -- corresponding to 47 packages.
| >
| > https://github.com/search?q=user%3Acran+CMakeLists.txt&type=Code&utf8=%E2%9C%93
| 
| 
|        How did you construct that search string?

As I wrote in the preceding paragraph: "user:cran" and "CMakeList.txt".

The rest is a copy and paste of the results page's URL.

Dirk