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

Record commit at package installation #3390

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    ce05505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fb2061 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e771f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d202ce View commit details
    Browse the repository at this point in the history
  5. avoid unintended data

    infotroph committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fb7ec70 View commit details
    Browse the repository at this point in the history
  6. speedups

    On my machine this drops from ~3-4 sec for first call and ~2 after,
    to ~2 sec for first call and ~1 after.
    No longer feels "too slow" to me.
    infotroph committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8248461 View commit details
    Browse the repository at this point in the history
  7. set env inside R call

    Probably not a big difference, but felt to me like it make the Make output a little easier to interpret
    infotroph committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    059a93d View commit details
    Browse the repository at this point in the history
  8. more printing tweaks

    - use args provided at print time
    - default to no rownames and left alignment
    - truncate more
    infotroph committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f78fd1f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. one less letter

    infotroph committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    26515c9 View commit details
    Browse the repository at this point in the history
  2. tests

    infotroph committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    769e9e3 View commit details
    Browse the repository at this point in the history
  3. changelog

    infotroph committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5984931 View commit details
    Browse the repository at this point in the history