<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group distversion="openSUSE Tumbleweed">
    <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/openSUSE_Tumbleweed/</url>
      </repository>
      <repository recommended="true">
        <name>devel:languages:R:autoCRANsupp</name>
        <summary>Supplements for the autoCRAN project</summary>
        <description>autoCRANsupp contains *only* 
- libraries needed to build a worthy number of R packages that are not in factory/tumbleweed, i.e. udunits2-1 
- a link to d:l:R:released/R-base to provide newer versions for older SuSE releases. A lot of packages need the latest R.

This project will be as small as possible. 
In a best case scenario only R-base will remain here to be included for building autoCRAN.

</description>
        <url>https://download.opensuse.org/repositories/devel:/languages:/R:/autoCRANsupp/openSUSE_Tumbleweed/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Factory</name>
        <summary>The next openSUSE distribution</summary>
        <description>openSUSE Tumbleweed: The Bleeding Edge, Perfected.
Tumbleweed is the ultimate rolling release distribution, providing the latest software as it’s released, built upon a foundation of world-class stability and testing.

* Always Current: Get the newest kernel, IDEs, desktops, and applications automatically.

* Powerfully Stable: Experience the velocity of a rolling release without sacrificing the reliability you depend on.

* Engineered for Professionals: The top choice for Developers, Power Users, and openSUSE Contributors who need the best tools for the job.

If you demand the latest stable software, your choice is Tumbleweed.

Staging dashboard is located at: https://build.opensuse.org/staging_workflows/openSUSE:Factory 

List of known devel projects: https://build.opensuse.org/package/view_file/openSUSE:Factory:Staging/dashboard/devel_projects

Have a look at http://en.opensuse.org/Portal:Factory for more details.</description>
        <url>https://download.opensuse.org/tumbleweed/repo/oss/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Tumbleweed</name>
        <summary>Tumbleweed</summary>
        <description>Tumbleweed is the openSUSE Rolling Release

This OBS Project represents the content of the currently published
snapshot. The newer repository for next publish can be found in openSUSE:Factory standard repository.
</description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Tumbleweed/standard/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Tumbleweed</name>
        <summary>Tumbleweed</summary>
        <description>Tumbleweed is the openSUSE Rolling Release

This OBS Project represents the content of the currently published
snapshot. The newer repository for next publish can be found in openSUSE:Factory standard repository.
</description>
        <url>https://download.opensuse.org/tumbleweed/repo/oss/</url>
      </repository>
      <repository recommended="false">
        <name>openSUSE:Factory</name>
        <summary>The next openSUSE distribution</summary>
        <description>openSUSE Tumbleweed: The Bleeding Edge, Perfected.
Tumbleweed is the ultimate rolling release distribution, providing the latest software as it’s released, built upon a foundation of world-class stability and testing.

* Always Current: Get the newest kernel, IDEs, desktops, and applications automatically.

* Powerfully Stable: Experience the velocity of a rolling release without sacrificing the reliability you depend on.

* Engineered for Professionals: The top choice for Developers, Power Users, and openSUSE Contributors who need the best tools for the job.

If you demand the latest stable software, your choice is Tumbleweed.

Staging dashboard is located at: https://build.opensuse.org/staging_workflows/openSUSE:Factory 

List of known devel projects: https://build.opensuse.org/package/view_file/openSUSE:Factory:Staging/dashboard/devel_projects

Have a look at http://en.opensuse.org/Portal:Factory for more details.</description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Factory/ports/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>R-RcppArmadillo</name>
        <summary>'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra Library</summary>
        <description>'Armadillo' is a templated C++ linear algebra library aiming towards a
good balance between speed and ease of use. It provides high-level
syntax and functionality deliberately similar to Matlab. It is useful
for algorithm development directly in C++, or quick conversion of
research code into production environments. It provides efficient
classes for vectors, matrices and cubes where dense and sparse matrices
are supported. Integer, floating point and complex numbers are
supported. A sophisticated expression evaluator (based on template
meta-programming) automatically combines several operations to increase
speed and efficiency. Dynamic evaluation automatically chooses optimal
code paths based on detected matrix structures. Matrix decompositions
are provided through integration with LAPACK, or one of its high
performance drop-in replacements (such as 'MKL' or 'OpenBLAS'). It can
automatically use 'OpenMP' multi-threading (parallelisation) to speed
up computationally expensive operations.  The 'RcppArmadillo' package
includes the header files from the 'Armadillo' library; users do not
need to install 'Armadillo' itself in order to use 'RcppArmadillo'.
Starting from release 15.0.0, the minimum compilation standard is C++14
so 'Armadillo' version 14.6.3 is included as a fallback when an R
package forces the C++11 standard. Package authors should set a
'#define' to select the 'current' version, or select the 'legacy'
version (also chosen as default) if they must. See 'GitHub issue #475'
for details.  Since release 7.800.0, 'Armadillo' is licensed under
Apache License 2; previous releases were under licensed as MPL 2.0 from
version 3.800.0 onwards and LGPL-3 prior to that; 'RcppArmadillo' (the
'Rcpp' bindings/bridge to Armadillo) is licensed under the GNU GPL
version 2 or later, as is the rest of 'Rcpp'.</description>
      </item>
    </software>
  </group>
</metapackage>
