
.. _skeleton cran_ref:

conda skeleton cran
=======================

.. raw:: html

   <PRE>
   <!-- Manpage converted by man2html 3.0.1 -->
   <B>CONDA(1)</B>                         User Commands                        <B>CONDA(1)</B>
   
   
   
   
   </PRE>
   <H2>NAME</H2><PRE>
          conda - conda skeleton cran
   
   
   </PRE>
   <H2>DESCRIPTION</H2><PRE>
          usage:  conda-skeleton  cran  [-h] [--output-dir OUTPUT_DIR] [--version
          VERSION]
   
          [--git-tag GIT_TAG] [--all-urls]
                 [--cran-url CRAN_URL] [--recursive]  [--no-recursive]  [--no-ar-
                 chive]  [--version-compare]  [--update-outdated] packages [pack-
                 ages ...]
   
      <B>positional</B> <B>arguments:</B>
          packages
                 CRAN packages to create recipe skeletons for.
   
      <B>optional</B> <B>arguments:</B>
          <B>-h</B>, <B>--help</B>
                 Show this help message and exit.
   
          <B>--output-dir</B> OUTPUT_DIR
                 Directory to write recipes to (default: .).
   
          <B>--version</B> VERSION
                 Version to use. Applies to all packages.
   
          <B>--git-tag</B> GIT_TAG
                 Git tag to use for GitHub recipes.
   
          <B>--all-urls</B>
                 Look at all URLs, not just source URLs. Use  this  if  it  can't
                 find the right URL.
   
          <B>--cran-url</B> CRAN_URL
                 URL to use for CRAN (default: https://cran.r-project.org/).
   
          <B>--recursive</B>
                 Create recipes for dependencies if they do not already exist.
   
          <B>--no-recursive</B>
                 Don't  create  recipes  for  dependencies if they do not already
                 exist.
   
          <B>--no-archive</B>
                 Don't include an Archive download url.
   
          <B>--version-compare</B>
                 Compare the package version of the recipe with the one available
                 on  CRAN.  Exits  1 if a newer version is available and 0 other-
                 wise.
   
          <B>--update-outdated</B>
                 Update outdated packages in the output directory (set by  <B>--out-</B>
                 <B>put-dir</B>).  If  packages  are given, they are updated; otherwise,
                 all recipes in the output directory are updated.
   
   
   
   Continuum Analytics              November 2017                        <B>CONDA(1)</B>
   </PRE>
