Commit 8692db2c authored by Dylan Aïssi's avatar Dylan Aïssi
Browse files

Add a sentence about the Debian R team

parent aa577ddb
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -522,6 +522,9 @@ rm ../*_source.changes</programlisting>
		</sect2>
		<sect2 id="r-packages">
			<title>R packages</title>
			<para>
				Debian R packages should be maintained within the <ulink url="https://wiki.debian.org/Teams/r-pkg-team">Debian R Packages Team</ulink>.
			</para>
			<para>
				<ulink url="https://packages.debian.org/r-base-core">GNU R</ulink> sometimes introduces backward incompatibilities, so the current practice is to make packages depend on versions equal or higher to the one against which they were built.  When using <code>r-base-dev</code>, this can be acheived by adding the substitution variable <code>${R:Depends}</code> in the <emphasis>Depends</emphasis> field of the binary package.
			</para>