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

Initial migration #1

Merged
merged 8 commits into from
Feb 8, 2024
Merged

Initial migration #1

merged 8 commits into from
Feb 8, 2024

Commits on Feb 6, 2024

  1. spinoff init (v0.0.1)

    - Dropped redundant dependencies
    - check-standard
    - pkgdown config
    Insang Song committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1073f78 View commit details
    Browse the repository at this point in the history
  2. Updated DESCRIPTION

    Insang Song committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    561792b View commit details
    Browse the repository at this point in the history
  3. Manual and DESCRIPTION

    - indentation fix in DESCRIPTION
    - Rds are generated from Roxygen2 documentation
    Insang Song committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    431071c View commit details
    Browse the repository at this point in the history
  4. Drop spData dep completely

    Insang Song committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d19a0fa View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Fix test errors

    - Added linter
    - Removed mac-arm64
    - Missing directory separator in Windows runner
    Insang Song committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    89c0a2f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Separate epa certificate function

    - openssl availability needs to be confirmed in Windows runner
    Insang Song committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7ffa63e View commit details
    Browse the repository at this point in the history
  2. Manual removal of pem

    - testthat intermediate outputs do not seem ephemeral: manual removal is enforced
    Insang Song committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d986d72 View commit details
    Browse the repository at this point in the history
  3. download_nei_data documentation

    - Missing argument added
    Insang Song committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    35c884b View commit details
    Browse the repository at this point in the history