Package: bitops Version: 1.0-9 Date: 2024-10-03 Authors@R: c( person("Steve", "Dutky", role = "aut", email = "sdutky@terpalum.umd.edu", comment = "S original; then (after MM's port) revised and modified"), person("Martin", "Maechler", role = c("cre", "aut"), email = "maechler@stat.math.ethz.ch", comment = c("Initial R port; tweaks", ORCID = "0000-0002-8685-9910"))) Title: Bitwise Operations Description: Functions for bitwise operations on integer vectors. License: GPL (>= 2) URL: https://github.com/mmaechler/R-bitops BugReports: https://github.com/mmaechler/R-bitops/issues Repository: https://mmaechler.r-universe.dev Date/Publication: 2026-02-04 07:30:30 UTC RemoteUrl: https://github.com/mmaechler/r-bitops RemoteRef: HEAD RemoteSha: 2b269f03b78f8c110a0cc15a281bf0e0e67ced46 NeedsCompilation: yes Packaged: 2026-07-04 09:20:10 UTC; root Author: Steve Dutky [aut] (S original; then (after MM's port) revised and modified), Martin Maechler [cre, aut] (Initial R port; tweaks, ORCID: ) Maintainer: Martin Maechler