-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #31 from laijasmine/master
Fixes to awards-bot - updates Readme for more detailed. instructions on testing to prevent accidents - Deals with changes in the RT package, resolves #25 - Fixes issue from: Error in UseMethod("months") : no applicable method for 'months' applied to an object of class "character"
- Loading branch information
Showing
11 changed files
with
104 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,4 +24,4 @@ Suggests: | |
testthat | ||
Remotes: | ||
NCEAS/rt | ||
RoxygenNote: 6.1.0 | ||
RoxygenNote: 7.1.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
"awardee","date","exp_date","fund_program_name","id","pi_email","pi_first_name","pi_last_name","pi_phone","po_name","start_date","title","rt_ticket","pi_orcid","contact_initial","contact_annual_report_previous","contact_annual_report_next","contact_aon_previous","contact_aon_next","contact_1mo","active_award_flag" | ||
"REGENTS OF THE UNIVERSITY OF COLORADO, THE","2018-06-29","2020-06-30","AON IMPLEMENTATION","1833165","jasminelai@nceas.ucsb.edu","Bruce","Vaughn","3034927985","Jennifer Mercer","2018-07-01","NNA: AON: EAGER: Closing the Water Vapor Exchange Budget Between the Ice Sheets and Free Atmosphere",NA,NA,NA,NA,NA,NA,NA,NA,"no" | ||
"UNIVERSITY OF CALIFORNIA SAN DIEGO","2018-07-03","2021-08-31","ARCTIC NATURAL SCIENCES","1822021","jasminelai@nceas.ucsb.edu","Rick","Reynolds","8588224407","Cynthia Suchman","2018-09-01","Assessing Alterations to Planktonic Community Composition in a Changing Arctic Ocean","20725",NA,"2020-08-19",NA,NA,NA,NA,"2021-07-31","yes" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
"awardee","date","exp_date","fund_program_name","id","pi_email","pi_first_name","pi_last_name","pi_phone","po_name","start_date","title","rt_ticket","pi_orcid","contact_initial","contact_annual_report_previous","contact_annual_report_next","contact_aon_previous","contact_aon_next","contact_1mo", "active_award_flag" | ||
"REGENTS OF THE UNIVERSITY OF COLORADO, THE","2018-06-29","2020-06-30","AON IMPLEMENTATION","1833165","bruce.vaughn@colorado.edu","Bruce","Vaughn","3034927985","Jennifer Mercer","2018-07-01","NNA: AON: EAGER: Closing the Water Vapor Exchange Budget Between the Ice Sheets and Free Atmosphere",NA,NA,NA,NA,NA,NA,NA,NA,NA | ||
"UNIVERSITY OF CALIFORNIA SAN DIEGO","2018-07-03","2021-08-31","ARCTIC NATURAL SCIENCES","1822021","rreynolds@ucsd.edu","Rick","Reynolds","8588224407","Cynthia Suchman","2018-09-01","Assessing Alterations to Planktonic Community Composition in a Changing Arctic Ocean",NA,NA,NA,NA,NA,NA,NA,NA,NA | ||
"awardee","date","exp_date","fund_program_name","id","pi_email","pi_first_name","pi_last_name","pi_phone","po_name","start_date","title","rt_ticket","pi_orcid","contact_initial","contact_annual_report_previous","contact_annual_report_next","contact_aon_previous","contact_aon_next","contact_1mo","active_award_flag" | ||
"REGENTS OF THE UNIVERSITY OF COLORADO, THE","2018-06-29","2021-06-30","AON-Arctic Observing Network","1833165","bruce.vaughn@colorado.edu","Bruce","Vaughn","3034927985","Jennifer Mercer","2018-07-01","NNA: AON: EAGER: Closing the Water Vapor Exchange Budget Between the Ice Sheets and Free Atmosphere",NA,NA,NA,NA,NA,NA,NA,NA,"yes" | ||
"UNIVERSITY OF CALIFORNIA SAN DIEGO","2018-07-03","2021-08-31","ANS-Arctic Natural Sciences","1822021","rreynolds@ucsd.edu","Rick","Reynolds","8588224407","Colene Haffke","2018-09-01","Assessing Alterations to Planktonic Community Composition in a Changing Arctic Ocean",NA,NA,NA,NA,NA,NA,NA,NA,"yes" |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters