diff --git a/README.md b/README.md index 44f4c06..e821ef8 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ defined, the filtering is actually conducted using `auk_filter()`. auk_complete() ebd #> Input - #> EBD: /private/var/folders/mg/qh40qmqd7376xn8qxd6hm5lwjyy0h2/T/RtmpdiFmJU/temp_libpath253120d7538b/auk/extdata/ebd-sample.txt + #> EBD: /private/var/folders/mg/qh40qmqd7376xn8qxd6hm5lwjyy0h2/T/RtmpdiFmJU/temp_libpath25313e7832f9/auk/extdata/ebd-sample.txt #> #> Output #> Filters not executed diff --git a/docs/CONTRIBUTING.html b/docs/CONTRIBUTING.html index 358429d..de9b9c2 100644 --- a/docs/CONTRIBUTING.html +++ b/docs/CONTRIBUTING.html @@ -75,12 +75,12 @@
git clone https://github.com/<yourgithubusername>/auk.git
auk
at CornellLabofOrnithology/auk
) by doing git remote add upstream https://github.com/CornellLabofOrnithology/auk.git
. Before making changes make sure to pull changes in from upstream by doing either git fetch upstream
then merge later or git pull upstream
to fetch and merge in one stepCornellLabofOrnithology/auk
auk_ebd
object auk_ebd()
ebd
#> Input
-#> EBD: /private/var/folders/mg/qh40qmqd7376xn8qxd6hm5lwjyy0h2/T/RtmpdiFmJU/temp_libpath253143035b7f/auk/extdata/ebd-sample.txt
+#> EBD: /private/var/folders/mg/qh40qmqd7376xn8qxd6hm5lwjyy0h2/T/RtmpdiFmJU/temp_libpath25317c06596d/auk/extdata/ebd-sample.txt
#>
#> Output
#> Filters not executed
@@ -451,7 +451,7 @@