Fix flake errors

This commit is contained in:
Glenn Johnson
2016-07-04 17:55:10 -05:00
parent 519b760222
commit d5abcc5c88
2 changed files with 4 additions and 2 deletions

View File

@@ -27,7 +27,8 @@
class RInline(Package):
"""Functionality to dynamically define R functions and S4 methods with
inlined C, C++ or Fortran code supporting .C and .Call calling conventions."""
inlined C, C++ or Fortran code supporting .C and .Call calling
conventions."""
homepage = "https://cran.r-project.org/web/packages/inline/index.html"
url = "https://cran.r-project.org/src/contrib/inline_0.3.14.tar.gz"