Skip to content

Commit

Permalink
last one
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico committed Oct 13, 2024
1 parent bc8458c commit e1874c2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions man/bit64-package.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -422,13 +422,6 @@ is not worth it with 32x at duplicated RAM consumption).
Following the full R behaviour here would either destroy performance or require extensive C-coding.
}
}
\author{
Jens Oehlschlägel <Jens.Oehlschlaegel@truecluster.com>
Maintainer: Jens Oehlschlägel <Jens.Oehlschlaegel@truecluster.com>
}
\keyword{ package }
\keyword{ classes }
\keyword{ manip }
\examples{
message("Using integer64 in vector")
x <- integer64(8) # create 64 bit vector
Expand Down Expand Up @@ -896,3 +889,10 @@ matplot(1:21, cbind(td32, t64), pch=c("d","i"), log="y")

}
\seealso{ \code{\link{integer}} in base R }
\author{
Jens Oehlschlägel <Jens.Oehlschlaegel@truecluster.com>
Maintainer: Jens Oehlschlägel <Jens.Oehlschlaegel@truecluster.com>
}
\keyword{ package }
\keyword{ classes }
\keyword{ manip }

0 comments on commit e1874c2

Please sign in to comment.