<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-wrangle</name>
        <summary>A Systematic Data Wrangling Idiom</summary>
        <description>Supports systematic scrutiny, modification, and integration of data.
The function status() counts rows that have missing values in grouping
columns (returned by na() ), have non-unique combinations of grouping
columns (returned by dup() ), and that are not locally sorted (returned
by unsorted() ). Functions enumerate() and itemize() give sorted unique
combinations of columns, with or without occurrence counts,
respectively. Function ignore() drops columns in x that are present in
y, and informative() drops columns in x that are entirely NA;
constant() returns values that are constant, given a key.  Data that
have defined unique combinations of grouping values behave more
predictably during merge operations.</description>
      </item>
    </software>
  </group>
</metapackage>
