Last active
August 29, 2015 14:02
-
-
Save pmur002/8368ac4788d1876cc00b to your computer and use it in GitHub Desktop.
Define a module wrapper for ensurePkg.R gist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<module xmlns="http://www.openapi.org/2014/"> | |
<platform name="R"/> | |
<output name="ensurePkg" type="internal"/> | |
<output name="ensurePkgGitHub" type="internal"/> | |
<source ref="https://gist.githubusercontent.com/pmur002/922c97dd9245c9a0cf4c/raw/534d28fc62be6396fce0318e0b9b489b1142ba26/ensurePkg.R"><![CDATA[]]></source> | |
</module> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment