Debian R packages should be maintained within the <ulinkurl="https://wiki.debian.org/Teams/r-pkg-team">Debian R Packages Team</ulink>.
</para>
<para>
<ulinkurl="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.