From bae886608721a5a06f53ee6aa83118914537cd4a Mon Sep 17 00:00:00 2001
From: unknown <ldecicco@usgs.gov>
Date: Fri, 10 Oct 2014 13:04:57 -0500
Subject: [PATCH] Updating appveyor tolken.

---
 NAMESPACE | 1 -
 README.md | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/NAMESPACE b/NAMESPACE
index 58f5d9eb..9ae99572 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -46,6 +46,5 @@ import(RCurl)
 import(XML)
 import(reshape2)
 import(zoo)
-importFrom(dplyr,rbind_all)
 importFrom(lubridate,decimal_date)
 importFrom(lubridate,parse_date_time)
diff --git a/README.md b/README.md
index 30b2e26f..27018714 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 =============
 Linux: ![travis](https://travis-ci.org/USGS-R/dataRetrieval.svg?branch=master) 
 
-Windows: [![Build status](https://ci.appveyor.com/api/projects/status/luni4ckts7j1u2k8)](https://ci.appveyor.com/project/USGS-R/dataretrieval)
+Windows: [![Build status](https://ci.appveyor.com/api/projects/status/d6a6m39w27id7ire24j4)](https://ci.appveyor.com/project/USGS-R/dataretrieval)
 
 
 R package source for data retrieval specifically for the EGRET R package:
-- 
GitLab