Package: HadamardR
Type: Package
Title: Hadamard Matrix Generation
Version: 1.0.0
Authors@R: c(person("Appavoo", "Dhandapani",email=c("dhandapani.appavoo@gmail.com","dhandapani@naarm.org.in"),
            role=c("aut","cre"),comment=c(ORCID="0000-0001-7436-2723")),person("Revan", "Siddesha",role= "aut"))
Maintainer: Appavoo Dhandapani <dhandapani.appavoo@gmail.com>
Description: Generates Hadamard matrices using different construction methods. For those who want to generate Hadamard matrix, a generic function, Hadamard_matrix() is provided. For those who want to generate Hadamard matrix using a particular method, separate functions are available. See Horadam (2007, ISBN:9780691119212) Hadamard Matrices and their applications, Princeton University Press for more information on Hadamard Matrices.
License: GPL-2
Encoding: UTF-8
LazyData: TRUE
Imports: numbers, openxlsx
RoxygenNote: 7.1.0
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2020-04-06 16:23:21 UTC; Dhandapani
Author: Appavoo Dhandapani [aut, cre] (<https://orcid.org/0000-0001-7436-2723>),
  Revan Siddesha [aut]
Repository: CRAN
Date/Publication: 2020-04-07 15:10:06 UTC
Built: R 4.4.3; ; 2025-11-01 02:09:09 UTC; windows
