Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devtools::check() working on Windows! (+ add / fix some tensor stuff) #314

Merged
merged 17 commits into from
Sep 30, 2024

Commits on Sep 25, 2024

  1. minor: progress save tplsda

     - improve some utils and argument checking
     - tests still reporting 3F, 4W, 258P
    brendanlu committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    36b46df View commit details
    Browse the repository at this point in the history
  2. minor: some doc stuff

    brendanlu committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    fa0779d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    4e1689c View commit details
    Browse the repository at this point in the history
  2. minor: update docstrings in tens.mproduct.R

    save snapshot so can return after devtools::check() ruins the repo...
    brendanlu committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3fb6127 View commit details
    Browse the repository at this point in the history
  3. minor: docs for tens.tpca.R

    brendanlu committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    271c18f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d6e620 View commit details
    Browse the repository at this point in the history
  5. minor: docs for tplsda too

    brendanlu committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b583431 View commit details
    Browse the repository at this point in the history
  6. docs: generate a bunch of Rd files

    need to worry about writing better tensor docs in the future...
    brendanlu committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ba2ca4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6125ea5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    906f9a1 View commit details
    Browse the repository at this point in the history
  9. minor: update renv.lock

    brendanlu committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    692f55b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f21b0b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    3c19634 View commit details
    Browse the repository at this point in the history
  2. update: completed tens.tplsda.R

    finnicky - allow specification of multiple observations of categorical
    label across time points, with potentially new classes introduced that
    were not present in previous time points
    brendanlu committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    26e73c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc8bb8e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. minor: tensor testing

    brendanlu committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    a1ec6e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19f3c84 View commit details
    Browse the repository at this point in the history