Type: Package
Package: cardinalR
Title: Collection of Data Structures
Version: 0.1.1
Authors@R: c(
    person("Jayani", "P.G. Lakshika", , "jayanilakshika76@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6265-6481")),
    person("Dianne", "Cook", , "dicook@monash.edu", role = "aut",
           comment = c(ORCID = "0000-0002-3813-7155")),
    person("Paul", "Harrison", , "paul.harrison@monash.edu", role = "aut",
           comment = c(ORCID = "0000-0002-3980-268X")),
    person("Michael", "Lydeamore", , "michael.lydeamore@monash.edu", role = "aut",
           comment = c(ORCID = "0000-0001-6515-827X")),
    person("Thiyanga", "S. Talagala", , "ttalagala@sjp.ac.lk", role = "aut",
           comment = c(ORCID = "0000-0002-0656-9789"))
  )
Description: A collection of simple simulation datasets designed for
    generating Nonlinear Dimension Reduction representations
    techniques such as t-distributed Stochastic Neighbor Embedding,
    and Uniform Manifold Approximation and Projection. These
    datasets serve as a valuable resource for understanding the
    reliability of Nonlinear Dimension Reduction representations in various contexts.
License: MIT + file LICENSE
URL: https://github.com/JayaniLakshika/cardinalR
BugReports: https://github.com/JayaniLakshika/cardinalR/issues
Depends: R (>= 3.5.0)
Imports: purrr, stats
Suggests: knitr, langevitour, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-04-15 06:22:26 UTC; jpiy0001
Author: Jayani P.G. Lakshika [aut, cre]
    (<https://orcid.org/0000-0002-6265-6481>),
  Dianne Cook [aut] (<https://orcid.org/0000-0002-3813-7155>),
  Paul Harrison [aut] (<https://orcid.org/0000-0002-3980-268X>),
  Michael Lydeamore [aut] (<https://orcid.org/0000-0001-6515-827X>),
  Thiyanga S. Talagala [aut] (<https://orcid.org/0000-0002-0656-9789>)
Maintainer: Jayani P.G. Lakshika <jayanilakshika76@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-16 09:00:06 UTC
Built: R 4.3.2; ; 2024-04-16 11:00:49 UTC; unix
