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

Updated load_data.R #1592 #2771

Merged
merged 14 commits into from
Mar 1, 2021
Merged

Updated load_data.R #1592 #2771

merged 14 commits into from
Mar 1, 2021

Commits on Feb 17, 2021

  1. Updated load_data.R

    removed library functions by appropriately providing namespaces to functions.
    moki1202 committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    5bccee8 View commit details
    Browse the repository at this point in the history
  2. automated documentation update

    PEcAn stylebot committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    3cfbe7d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. updated Load_data.R

    replaced require(bd) with requireNamespace(bd, quietly = TRUE ) in line 43
    moki1202 committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    13a02a1 View commit details
    Browse the repository at this point in the history
  2. updated modules/benchmark/DESCRIPTION

    added 'bd' in the suggests section of modules/benchmark/DESCRIPTION
    moki1202 committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    e9c1c1d View commit details
    Browse the repository at this point in the history
  3. updated DESCRIPTION

    added comma after testthat (>= 2.0.0) (line 37) and 'BrownDog' packageName to suggests section.
    moki1202 committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    bd90f29 View commit details
    Browse the repository at this point in the history
  4. automated documentation update

    PEcAn stylebot committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    9ba0cf3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    6ac602d View commit details
    Browse the repository at this point in the history
  2. updated DESCRIPTION

    moki1202 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    8fabcd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    603d20e View commit details
    Browse the repository at this point in the history
  4. Update DESCRIPTION

    moki1202 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    566d329 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1e3ee9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Update DESCRIPTION

    moki1202 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    cce02fb View commit details
    Browse the repository at this point in the history
  2. Update load_data.R

    moki1202 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    be7586b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Configuration menu
    Copy the full SHA
    3fb5364 View commit details
    Browse the repository at this point in the history