diff --git a/.Rproj.user/shared/notebooks/paths b/.Rproj.user/shared/notebooks/paths index 202e8c0..a3dd757 100755 --- a/.Rproj.user/shared/notebooks/paths +++ b/.Rproj.user/shared/notebooks/paths @@ -1,16 +1,17 @@ -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/bibfix/R/decode_dois.R="F95AE8CF" -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/bibfix/inst/shiny-examples/bibfix/app.R="16CC443D" -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/bibfix/inst/shiny-examples/bibfix/build_ris.R="6F85CBC8" -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/bibfix/inst/shiny-examples/bibfix/decode_dois.R="94F305F8" -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/bibfix/inst/shiny-examples/bibfix/functions.R="0E38325C" -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/bibfix/inst/shiny-examples/bibfix/google-analytics.html="FF9CB785" -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/bibfix/inst/shiny-examples/bibfix/plot_health.R="B7F16593" -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/bibfix/inst/shiny-examples/bibfix/repair_refs.R="3FACFBA9" -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/bibfix/inst/shiny-examples/bibfix/scan_file.R="13B1F476" -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/bibfix/inst/shiny-examples/bibfix/search_openAlex.R="EF8B2266" -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/citationchaser private/citationchaser/inst/shiny-examples/citationchaser/app.R="03706E48" -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/citationchaser private/citationchaser/inst/shiny-examples/citationchaser/functions.R="032381A8" -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/citationchaser private/citationchaser/inst/shiny-examples/citationchaser/mixed_id_wrapper.R="8380540F" -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/citationchasertest/inst/shiny-examples/citationchasertest/app.R="A216DC70" -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/citationchasertest/inst/shiny-examples/citationchasertest/functions.R="D49257AD" -/Users/nealhaddaway/OneDrive - SEI/ESHackathon/4.Remote 2020/citationchasertest/inst/shiny-examples/citationchasertest/mixed_id_wrapper.R="F1817740" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/DESCRIPTION="6FA2B510" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/R/build_ris.R="EC8188C9" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/R/decode_dois.R="136028EC" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/R/dev/fill_blanks.R="0C299367" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/R/fill_blanks.R="1AA9D749" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/R/functions.R="D6783113" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/R/plot_health.R="24D8B67D" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/R/repair_refs.R="81AE1A63" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/R/runBibfixApp.R="D70915BB" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/R/scan_file.R="5A66CA1E" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/R/search_openAlex.R="0AA59F97" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/R/update_retractionwatch_data.R="1A74B192" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/inst/extdata/data.csv="708A568C" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/inst/shiny-examples/bibfix/app.R="CF9E49B4" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/inst/shiny-examples/bibfix/www/Factory_Scholar.ris="25D08583" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/inst/shiny-examples/bibfix/www/Forest_scholar.ris="FA10FDC7" +C:/Users/matthew.grainger/Documents/Projects_in_development/bibfix/inst/shiny-examples/bibfix/www/lookup_table.txt="6CF87D1B" diff --git a/R/repair_refs.R b/R/repair_refs.R index 9a9e3b2..0c295eb 100644 --- a/R/repair_refs.R +++ b/R/repair_refs.R @@ -415,7 +415,8 @@ refs<-refs |> } ) - }} + }} + } ####End DOI section#### ####Title section#### diff --git a/bibfix.Rproj b/bibfix.Rproj index eaa6b81..32dc4ad 100755 --- a/bibfix.Rproj +++ b/bibfix.Rproj @@ -1,4 +1,5 @@ Version: 1.0 +ProjectId: d6840c25-e3c9-4b07-ae51-2b0d37656448 RestoreWorkspace: Default SaveWorkspace: Default