Package: kstMatrix
Type: Package
Date: 2025-10-24
Version: 2.0-0
Title: Basic Functions in Knowledge Space Theory Using Matrix
        Representation
Description: Knowledge space theory by Doignon and Falmagne (1999)
   <doi:10.1007/978-3-642-58625-5> is a set- and order-theoretical
   framework, which proposes mathematical formalisms to operationalize
   knowledge structures in a particular domain. The 'kstMatrix' package 
   provides basic functionalities to generate, handle, and manipulate 
   knowledge structures and knowledge spaces. Opposed to the 'kst'
   package, 'kstMatrix' uses matrix representations for knowledge
   structures. Furthermore, 'kstMatrix' contains several knowledge spaces
   developed by the research group around Cornelia Dowling through
   querying experts.
Depends: R (>= 4.4.0)
Imports: stats, grDevices, sets, pks, tidyr, plotrix, DiagrammeR,
        DiagrammeRsvg, rsvg
Suggests: knitr, markdown
Authors@R: c(person(given = "Cord", family = "Hockemeyer",
                    role = c("aut", "cre"),
                    email = "cord.hockemeyer@uni-graz.at"),
             person(given = "Peter", family = "Steiner",
                    role = c("ctb"),
                    email = "Peter.Steiner@PHSG.ch"),
             person(given = "Wai", family = "Wong",
                    role = c("ctb"),
                    email = "wai.wong@kuleuven.be")
             )
Maintainer: Cord Hockemeyer <cord.hockemeyer@uni-graz.at>
License: GPL-3
NeedsCompilation: yes
Repository: CRAN
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Packaged: 2025-10-24 14:19:28 UTC; cord
Author: Cord Hockemeyer [aut, cre],
  Peter Steiner [ctb],
  Wai Wong [ctb]
Date/Publication: 2025-10-24 15:40:01 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 05:15:46 UTC; windows
Archs: x64
