search for: jwriter

Displaying 1 result from an estimated 1 matches for "jwriter".

Did you mean: writer
2008 Nov 12
0
Splus-specific entries in pkg/DESCRIPTION files
...lso return the component "DependsSplus", but that should not hurt anything as long as the Depends component were also present (otherwise partial matching could cause x$Depends to give you x$DependsSplus). The Maintainer: issue would be handled by Maintainer: Joe the Package Writer <jwriter at acmewidgets.com> MaintainerSplus: Acme Support <http://acmewidgets.com> S+'s read.dcf() has an argument, convertSplusLines=TRUE, that one can use to avoid this translation (useful mainly when copying DESCRIPTION files by using write.dcf(read.dcf(oldfile),newfile)). This should...