Package: acss.data
Type: Package
Title: Data Only: Algorithmic Complexity of Short Strings (Computed via
        Coding Theorem Method)
Version: 1.2
Authors@R: c( 
    person("Fernando", "Soler Toscano", role = "aut"),
    person("Nicolas", "Gauvrit", role = "aut"),
    person("Hector", "Zenil", role = "aut"),
    person("Henrik", "Singmann",
    email = "singmann@gmail.com", role =
    c("aut", "cre")))
LazyData: yes
LazyDataCompression: xz
Depends: R (>= 2.10)
Description: Data only package providing the algorithmic complexity of short strings, computed using the coding theorem method. For a given set of symbols in a string, all possible or a large number of random samples of Turing machines (TM) with a given number of states (e.g., 5) and number of symbols corresponding to the number of symbols in the strings were simulated until they reached a halting state or failed to end. This package contains data on 4.5 million strings from length 1 to 12 simulated on TMs with 2, 4, 5, 6, and 9 symbols. The complexity of the string corresponds to the distribution of the halting states of the TMs.
URL: https://complexity-calculator.com/methodology.html
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2025-05-19 14:42:58 UTC; singmann
Author: Fernando Soler Toscano [aut],
  Nicolas Gauvrit [aut],
  Hector Zenil [aut],
  Henrik Singmann [aut, cre]
Maintainer: Henrik Singmann <singmann@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-19 23:10:06 UTC
Built: R 4.6.0; ; 2025-11-02 02:25:32 UTC; windows
