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 setup_package() and added new_author() function #125

Merged
merged 60 commits into from
Feb 22, 2021
Merged

Commits on Feb 10, 2021

  1. Changed link argument to URL to make it clearer and updated the docum…

    …entation template.
    BBieri committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    3660733 View commit details
    Browse the repository at this point in the history
  2. Modified minor coding parts in setup_package() function

    Family and given were not properly defined for the second author
    EstherPeev committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    a6eaf27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9d3884 View commit details
    Browse the repository at this point in the history
  4. Minor fix in news template

    BBieri committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    21e4a02 View commit details
    Browse the repository at this point in the history
  5. Minor fix in export_data() add

    BBieri committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    5b8dbce View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    3ead809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c63ef2 View commit details
    Browse the repository at this point in the history
  3. Updated Logo

    BBieri committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    6810a36 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Configuration menu
    Copy the full SHA
    5421682 View commit details
    Browse the repository at this point in the history
  2. Updated get_packages() to work when no user name is declared before…

    … repo name (it assumes globalgov)
    henriquesposito committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    c4b48fb View commit details
    Browse the repository at this point in the history
  3. Minor fix to setup package function

    BBieri committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    baa747c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f19640c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62238e9 View commit details
    Browse the repository at this point in the history
  6. Added new qPackage-README template

    BBieri committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    a999b10 View commit details
    Browse the repository at this point in the history
  7. Small fixes in new README template

    BBieri committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    b32e3ab View commit details
    Browse the repository at this point in the history
  8. Fixed a small typo in the README template

    BBieri committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    162db80 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66d5fa9 View commit details
    Browse the repository at this point in the history
  10. New new_author() function and minor updates to documentation for get_…

    …packages()
    
    Will be iterated on a bit later on
    BBieri committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    cc8f320 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1deebb5 View commit details
    Browse the repository at this point in the history
  12. Updated setup_package() and added a license template so that licens…

    …e file is also added to new q packages
    henriquesposito committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    7b308d7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    609d9e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    7caad6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee8f2e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43578f6 View commit details
    Browse the repository at this point in the history
  4. Added new_author_orcid function

    Still has a bug where one is unable to apply multiple elements to the comment vector. This is related to issue #91 of the desc package.
    BBieri committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    201f272 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Fixed typos

    BBieri committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    d2a4651 View commit details
    Browse the repository at this point in the history
  2. Closed #90 by combining new_author and new_author_orcid into a single…

    … function
    
    Added a TODO for the bug mentionned in issue #91 of the desc package
    BBieri committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    9909b45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    481c3e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb10aa1 View commit details
    Browse the repository at this point in the history
  5. Revert "Fixed extra-line in object documentation template"

    This reverts commit 43578f6.
    BBieri committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    5a6f399 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1387fb6 View commit details
    Browse the repository at this point in the history
  7. First rework of setup_package()

    Doing this recursively proved to be quite challenging, especially setting templates. Hence, for now it is more of a workaround than a proper alternative. However it allows users to set up to five authors with setup package and redirects them to the new add_author function if they want to add an additional one. This function now takes vectors of ORCID numbers or manual entries as inputs. This greatly increases speed of creation of the description file.
    BBieri committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    6cd6b6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    750e8da View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    64bd283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fd8e31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21570c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a87c40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cebf768 View commit details
    Browse the repository at this point in the history
  6. Fixed a few bugs of the new setup_package() function

    And updated the documentation
    BBieri committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    c208807 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    352d819 View commit details
    Browse the repository at this point in the history
  2. Set logo to correct aspect ratio

    BBieri committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    1095811 View commit details
    Browse the repository at this point in the history
  3. Small fix in the documentation template

    BBieri committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    3b01399 View commit details
    Browse the repository at this point in the history
  4. Added a testthat-helper R script for helper functions used for testin…

    …g as `create_local_package()` and updated tests for `setup_package()`, `import_data()` and `export_data()`
    
    New helper functions and tests are not currently working properly
    henriquesposito committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    e072ecc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    4d39f65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49abad3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ff32e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f5713c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3fba89 View commit details
    Browse the repository at this point in the history
  6. Partially fixed issues with standardise_dates() and tests by re-add…

    …ing some of the previous functionality
    henriquesposito committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    b62a3a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d9d865 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a21601 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1f45c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    705ccd8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9997ef7 View commit details
    Browse the repository at this point in the history
  12. Took out, once again, ranges from standardise_dates() function and …

    …commented out some tests for now
    henriquesposito committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    3b2041b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a13791d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e17290e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    53c3d98 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    53190c4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    46de288 View commit details
    Browse the repository at this point in the history