Package: LendingClub
Type: Package
Date: 2016-10-19
Title: A Lending Club API Wrapper
Version: 1.0.1
Author: Ryan Kuhn
Maintainer: Ryan Kuhn <kuhnrl30@gmail.com>
URL: https://github.com/kuhnrl30/LendingClub
BugReports: https://github.com/kuhnrl30/LendingClub/issues
Description: Functions to access Lending Club's API and assist the investor manage 
	their account. Lending Club is a peer-to-peer lending service where loans are 
	broken up into $25 notes that investors buy with the expectation of earning a 
	return on the interest. You can learn more about the API here:
	<http://www.lendingclub.com/developers/lc-api.action>.
License: MIT + file LICENSE
LazyData: TRUE
BuildVignettes: TRUE
Suggests: knitr
VignetteBuilder: knitr
RoxygenNote: 5.0.1
Imports: dplyr, httr, jsonlite, utils
NeedsCompilation: no
Packaged: 2016-12-11 22:18:01 UTC; Ryan
Repository: CRAN
Date/Publication: 2016-12-12 00:48:18
