Last data update: 2014.03.03

rstudioapi

Package: rstudioapi
Title: Safely Access the RStudio API
Description: Access the RStudio API (if available) and provide informative error
messages when it's not.
Version: 0.6
Authors@R: c(
person("Hadley", "Wickham", role = c("aut"), email = "hadley@rstudio.com"),
person("JJ", "Allaire", role = c("aut", "cre"), email = "jj@rstudio.com"),
person("Kevin", "Ushey", role = c("ctb"), email = "kevin@rstudio.com"),
person(family = "RStudio", role = "cph")
)
Maintainer: JJ Allaire <jj@rstudio.com>
License: MIT + file LICENSE
RoxygenNote: 5.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2016-06-27 03:13:50 UTC; jjallaire
Author: Hadley Wickham [aut],
JJ Allaire [aut, cre],
Kevin Ushey [ctb],
RStudio [cph]
Repository: CRAN
Date/Publication: 2016-06-27 07:00:05

● 0 images, 17 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rstudioapi' ...
** package 'rstudioapi' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rstudioapi'
    finding HTML links ... done
    askForPassword                          html  
    callFun                                 html  
    document-mutation                       html  
    document_position                       html  
    document_range                          html  
    editor-information                      html  
    getActiveProject                        html  
    getVersion                              html  
    hasFun                                  html  
    isAvailable                             html  
    navigateToFile                          html  
    previewRd                               html  
    primary_selection                       html  
    sendToConsole                           html  
    sourceMarkers                           html  
    versionInfo                             html  
    viewer                                  html  
** building package indices
** testing if installed package can be loaded
* DONE (rstudioapi)
Making 'packages.html' ... done