diff --git a/README.md b/README.md index a802293..b653f34 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Rfacebook: Access to Facebook API via R This package provides a series of functions that allow R users to access Facebook's API to get information about public pages, groups, and posts, as well as some of the authenticated user's private data. -Current CRAN release is 0.6.3. To install the most updated version (0.6.6) from GitHub using devtools, type: +Current CRAN release is 0.6.15. To install the most updated version (0.6.15) from GitHub using devtools, type: ```r library(devtools) @@ -216,17 +216,3 @@ This is related to the previous question. It is no longer possible to query user - For any other questions, feature requests, or bugs, please open an issue in this repository. - -