-
Notifications
You must be signed in to change notification settings - Fork 0
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
Commits on Feb 10, 2021
-
Changed link argument to URL to make it clearer and updated the docum…
…entation template.
BBieri committedFeb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 3660733 - Browse repository at this point
Copy the full SHA 3660733View commit details -
Modified minor coding parts in setup_package() function
Family and given were not properly defined for the second author
Configuration menu - View commit details
-
Copy full SHA for a6eaf27 - Browse repository at this point
Copy the full SHA a6eaf27View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9d3884 - Browse repository at this point
Copy the full SHA f9d3884View commit details -
BBieri committed
Feb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 21e4a02 - Browse repository at this point
Copy the full SHA 21e4a02View commit details -
Minor fix in export_data() add
BBieri committedFeb 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 5b8dbce - Browse repository at this point
Copy the full SHA 5b8dbceView commit details
Commits on Feb 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3ead809 - Browse repository at this point
Copy the full SHA 3ead809View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c63ef2 - Browse repository at this point
Copy the full SHA 1c63ef2View commit details -
BBieri committed
Feb 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 6810a36 - Browse repository at this point
Copy the full SHA 6810a36View commit details
Commits on Feb 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5421682 - Browse repository at this point
Copy the full SHA 5421682View commit details -
Updated
get_packages()
to work when no user name is declared before…… repo name (it assumes globalgov)
Configuration menu - View commit details
-
Copy full SHA for c4b48fb - Browse repository at this point
Copy the full SHA c4b48fbView commit details -
Minor fix to setup package function
BBieri committedFeb 12, 2021 Configuration menu - View commit details
-
Copy full SHA for baa747c - Browse repository at this point
Copy the full SHA baa747cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f19640c - Browse repository at this point
Copy the full SHA f19640cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62238e9 - Browse repository at this point
Copy the full SHA 62238e9View commit details -
Added new qPackage-README template
BBieri committedFeb 12, 2021 Configuration menu - View commit details
-
Copy full SHA for a999b10 - Browse repository at this point
Copy the full SHA a999b10View commit details -
Small fixes in new README template
BBieri committedFeb 12, 2021 Configuration menu - View commit details
-
Copy full SHA for b32e3ab - Browse repository at this point
Copy the full SHA b32e3abView commit details -
Fixed a small typo in the README template
BBieri committedFeb 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 162db80 - Browse repository at this point
Copy the full SHA 162db80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d5fa9 - Browse repository at this point
Copy the full SHA 66d5fa9View commit details -
New new_author() function and minor updates to documentation for get_…
…packages() Will be iterated on a bit later on
BBieri committedFeb 12, 2021 Configuration menu - View commit details
-
Copy full SHA for cc8f320 - Browse repository at this point
Copy the full SHA cc8f320View commit details -
Updated README and developer vignette with information on variables n…
…aming across packages
Configuration menu - View commit details
-
Copy full SHA for 1deebb5 - Browse repository at this point
Copy the full SHA 1deebb5View commit details -
Updated
setup_package()
and added a license template so that licens……e file is also added to new q packages
Configuration menu - View commit details
-
Copy full SHA for 7b308d7 - Browse repository at this point
Copy the full SHA 7b308d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 609d9e5 - Browse repository at this point
Copy the full SHA 609d9e5View commit details
Commits on Feb 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7caad6f - Browse repository at this point
Copy the full SHA 7caad6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee8f2e3 - Browse repository at this point
Copy the full SHA ee8f2e3View commit details -
Fixed extra-line in object documentation template
BBieri committedFeb 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 43578f6 - Browse repository at this point
Copy the full SHA 43578f6View commit details -
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 committedFeb 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 201f272 - Browse repository at this point
Copy the full SHA 201f272View commit details
Commits on Feb 16, 2021
-
BBieri committed
Feb 16, 2021 Configuration menu - View commit details
-
Copy full SHA for d2a4651 - Browse repository at this point
Copy the full SHA d2a4651View commit details -
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 committedFeb 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 9909b45 - Browse repository at this point
Copy the full SHA 9909b45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 481c3e1 - Browse repository at this point
Copy the full SHA 481c3e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb10aa1 - Browse repository at this point
Copy the full SHA bb10aa1View commit details -
Revert "Fixed extra-line in object documentation template"
This reverts commit 43578f6.
BBieri committedFeb 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 5a6f399 - Browse repository at this point
Copy the full SHA 5a6f399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1387fb6 - Browse repository at this point
Copy the full SHA 1387fb6View commit details -
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 committedFeb 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 6cd6b6d - Browse repository at this point
Copy the full SHA 6cd6b6dView commit details -
Merge remote-tracking branch 'origin/develop' into develop
BBieri committedFeb 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 750e8da - Browse repository at this point
Copy the full SHA 750e8daView commit details
Commits on Feb 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 64bd283 - Browse repository at this point
Copy the full SHA 64bd283View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fd8e31 - Browse repository at this point
Copy the full SHA 6fd8e31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21570c6 - Browse repository at this point
Copy the full SHA 21570c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a87c40 - Browse repository at this point
Copy the full SHA 1a87c40View commit details -
Configuration menu - View commit details
-
Copy full SHA for cebf768 - Browse repository at this point
Copy the full SHA cebf768View commit details -
Fixed a few bugs of the new setup_package() function
And updated the documentation
BBieri committedFeb 18, 2021 Configuration menu - View commit details
-
Copy full SHA for c208807 - Browse repository at this point
Copy the full SHA c208807View commit details
Commits on Feb 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 352d819 - Browse repository at this point
Copy the full SHA 352d819View commit details -
Set logo to correct aspect ratio
BBieri committedFeb 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 1095811 - Browse repository at this point
Copy the full SHA 1095811View commit details -
Small fix in the documentation template
BBieri committedFeb 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 3b01399 - Browse repository at this point
Copy the full SHA 3b01399View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for e072ecc - Browse repository at this point
Copy the full SHA e072eccView commit details
Commits on Feb 22, 2021
-
Commented out new tests for
setup_package()
,import_data()
and `e……xport_data()` for now
Configuration menu - View commit details
-
Copy full SHA for 4d39f65 - Browse repository at this point
Copy the full SHA 4d39f65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49abad3 - Browse repository at this point
Copy the full SHA 49abad3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff32e3 - Browse repository at this point
Copy the full SHA 9ff32e3View commit details -
Minor updates to contributor vignette for new argument changes with `…
…setup_package()`
Configuration menu - View commit details
-
Copy full SHA for 8f5713c - Browse repository at this point
Copy the full SHA 8f5713cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3fba89 - Browse repository at this point
Copy the full SHA e3fba89View commit details -
Partially fixed issues with
standardise_dates()
and tests by re-add……ing some of the previous functionality
Configuration menu - View commit details
-
Copy full SHA for b62a3a3 - Browse repository at this point
Copy the full SHA b62a3a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d9d865 - Browse repository at this point
Copy the full SHA 2d9d865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a21601 - Browse repository at this point
Copy the full SHA 7a21601View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1f45c6 - Browse repository at this point
Copy the full SHA c1f45c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 705ccd8 - Browse repository at this point
Copy the full SHA 705ccd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9997ef7 - Browse repository at this point
Copy the full SHA 9997ef7View commit details -
Took out, once again, ranges from
standardise_dates()
function and ……commented out some tests for now
Configuration menu - View commit details
-
Copy full SHA for 3b2041b - Browse repository at this point
Copy the full SHA 3b2041bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a13791d - Browse repository at this point
Copy the full SHA a13791dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e17290e - Browse repository at this point
Copy the full SHA e17290eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c3d98 - Browse repository at this point
Copy the full SHA 53c3d98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53190c4 - Browse repository at this point
Copy the full SHA 53190c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46de288 - Browse repository at this point
Copy the full SHA 46de288View commit details