[Rd] Typo in man page for "packBits" (PR#11435)
Duncan Murdoch
murdoch at stats.uwo.ca
Sat May 10 12:21:06 CEST 2008
On 09/05/2008 4:00 PM, greg at random-technologies-llc.com wrote:
> One occurence of 'packbits' should be 'packBits' (version information
> below):
>
> Index: src/library/base/man/rawConversion.Rd
> ===================================================================
> --- src/library/base/man/rawConversion.Rd (revision 55)
> +++ src/library/base/man/rawConversion.Rd (working copy)
> @@ -41,7 +41,7 @@
> of 32 times the length of an integer vector with entries 0 or 1. In
> both cases the unpacking is least-significant bit first.
>
> - \code{packbits} packs its input (using only the lowest bit for raw or
> + \code{packBits} packs its input (using only the lowest bit for raw or
> integer vectors) least-significant bit first to a raw or integer
> vector.
> }
> \details{
Fixed, thanks.
Duncan Murdoch
>
>
> -Greg
>
> _
> platform i386-apple-darwin8.10.1
> arch i386
> os darwin8.10.1
> system i386, darwin8.10.1
> status
> major 2
> minor 7.0
> year 2008
> month 04
> day 22
> svn rev 45424
> language R
> version.string R version 2.7.0 (2008-04-22)
>
>
>
>
> Gregory R. Warnes, Ph.D.
> Chief Scientist
> Random Technologies LLC
>
> email: greg at random-technologies-llc.com
> tel: (585) 419-6853
> fax: (585) 672-5085
>
>
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
More information about the R-devel
mailing list