Package: binaryLogic
Title: Binary Logic
Description: Provides the binary S3 class. The instance of binary is used to convert a decimal number (Base10) to a binary number (Base2). The Class provides some features e.G. shift(), rotate(), summary(). Based on logical vectors.
Version: 0.3.9
Authors@R: c(
    person("Daniel", "Dörrhöfer", email = "ddo@openmailbox.org", role = c("aut", "cre")),
    person("Aaron", "Rudkin", email = "rudkin@ucla.edu", role = "ctb")
    )
Maintainer: Daniel Dörrhöfer <ddo@openmailbox.org>
URL: https://github.com/d4ndo/binaryLogic
BugReports: https://github.com/d4ndo/binaryLogic/issues
Depends: R (>= 3.0.2)
Suggests: testthat
License: GPL-3
LazyData: true
Encoding: UTF-8
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-12-13 10:27:24 UTC; daniel
Author: Daniel Dörrhöfer [aut, cre],
  Aaron Rudkin [ctb]
Repository: CRAN
Date/Publication: 2017-12-13 10:36:49 UTC
Built: R 4.0.2; ; 2020-07-15 07:20:39 UTC; unix
