<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group>
    <repositories>
      <repository recommended="true">
        <name>devel:languages:R:autoCRAN</name>
        <summary>Large parts of CRAN (cran.r-project.org) mirrored to OBS in a fully automatic way.</summary>
        <description>This repo contains a large part of CRAN automatically converted to rpm packages.
*ALL* packages in the repo are created and kept uptodate(!) in a fully automatic way using the R package CRAN2OBS (gitlab.com/dsteuer/CRAN2OBS).
At the moment CRAN2OBS is still subject to many changes, but it already works well enough to bring about 15k packages from CRAN to Suse.
If you find packages not working, please contact me. Do not push packages here by hand after manually altering anything in a spec file, please. If you find an important package still missing, send a note, please. May be it is easy to add fitting rules to the scripts. 

Attention: there are Prefer: lines in the project config. Should be rechecked from time to time.</description>
        <url>https://download.opensuse.org/repositories/devel:/languages:/R:/autoCRAN/15.6/</url>
      </repository>
      <repository recommended="true">
        <name>deleted</name>
        <summary>INTERNAL PROJECT</summary>
        <description>don't delete this project, it's used for internal purposes</description>
        <url>https://download.opensuse.org/repositories/deleted/deleted/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Leap:15.6</name>
        <summary></summary>
        <description>openSUSE Leap borrows packages from SLE. The content of the build media is almost the same as the previous Leap, but the development is drastic different. It includes the binaries (instead of the sources) directly from SLE. https://lists.opensuse.org/opensuse-factory/2020-04/msg00165.html</description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Leap:/15.6/standard/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Backports:SLE-15-SP6</name>
        <summary>Backports project for SLE-15-SP6</summary>
        <description>Backports project for SLE-15-SP6</description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP6/standard/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP6:GA</name>
        <summary></summary>
        <description></description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-15-SP6:/GA/pool/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP5:Update</name>
        <summary>SLE 15 SP5</summary>
        <description>SLE 15 SP5</description>
        <url>https://download.opensuse.org/distribution/leap/15.6/repo/oss/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP5:GA</name>
        <summary></summary>
        <description></description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-15-SP5:/GA/pool/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP4:Update</name>
        <summary>SLE 15 SP4</summary>
        <description>SLE 15 SP4</description>
        <url>https://download.opensuse.org/distribution/leap/15.6/repo/oss/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP4:GA</name>
        <summary></summary>
        <description></description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-15-SP4:/GA/pool/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP3:Update</name>
        <summary>SLE 15 SP3</summary>
        <description>SLE 15 SP3</description>
        <url>https://download.opensuse.org/distribution/leap/15.6/repo/oss/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP3:GA</name>
        <summary></summary>
        <description></description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-15-SP3:/GA/pool/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP2:Update</name>
        <summary>SLE 15 SP2</summary>
        <description>SLE 15 SP2</description>
        <url>https://download.opensuse.org/distribution/leap/15.6/repo/oss/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP2:GA</name>
        <summary>SLE 15 SP2</summary>
        <description>SLE 15 SP2</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-15-SP2:/GA/pool/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP1:Update</name>
        <summary>SLE 15 SP1</summary>
        <description>SLE 15 SP1</description>
        <url>https://download.opensuse.org/distribution/leap/15.6/repo/oss/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP1:GA</name>
        <summary>SLE 15 SP1</summary>
        <description>SLE 15 SP1</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-15-SP1:/GA/pool/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15:Update</name>
        <summary>SLE 15</summary>
        <description>SLE 15</description>
        <url>https://download.opensuse.org/distribution/leap/15.6/repo/oss/</url>
      </repository>
      <repository recommended="false">
        <name>SUSE:SLE-15:GA</name>
        <summary>SLE 15</summary>
        <description>SLE 15</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-15:/GA/pool/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>R-StratifiedRF</name>
        <summary>Builds Trees by Sampling Variables in Groups</summary>
        <description>Random Forest-like tree ensemble that works with groups of predictor
variables. When building a tree, a number of variables is taken
randomly from each group separately, thus ensuring that it considers
variables from each group for the splits. Useful when rows contain
information about different things (e.g. user information and product
information) and it's not sensible to make a prediction with
information from only one group of variables, or when there are far
more variables from one group than the other and it's desired to have
groups appear evenly on trees. Trees are grown using the C5.0 algorithm
rather than the usual CART algorithm. Supports parallelization
(multithreaded), missing values in predictors, and categorical
variables (without doing One-Hot encoding in the processing). Can also
be used to create a regular (non-stratified) Random Forest-like model,
but made up of C5.0 trees and with some additional control options. As
it's built with C5.0 trees, it works only for classification (not for
regression).</description>
      </item>
    </software>
  </group>
</metapackage>
