Updating the R version on sql server 2017

  • Hi,

    We have R installed on our sql server 2017, but when I run a query, I get a warning message

    "During startup - Warning message:

    In setJsonDatabasePath(system.file("extdata/capabilities.json", :

    bytecode version mismatch; using eval"

    From what I read, it means I have an old version of R or something.

    So, how do I update it? And in case I am wrong, what does the error message means?

    It is running the queries, I would just rather not have a warning message.

    I did run a version script and here are the results.

    platform    x86_64-w64-mingw32

    arch           x86_64

    os              mingw32

    system      x86_64, mingw32

    status

    major        3

    minor        3.3

    year           2017

    month       03

    day            06

    svn rev      72310

    language  R

    version.string R version 3.3.3 (2017-03-06)

    thanks

    astrid

  • The following documentation walks through the process of updating R components:

    Upgrade machine learning (R and Python) components in SQL Server instances

    Sue

  • Hi,

    thanks for your reply, I do have the latest version according to this article, so I am not sure what the error means.

     

    thanks

    astrid

  • Doesn't look like it's the same version - MLS 9.3 is at 3.4.3 (rather than 3.3.3)

    Sue

  • oh, I will look into it, thanks

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply