Skip to content

Error whie running ess-remote #1142

Closed
Closed
@ghost

Description

Hi,

When open a shell, ssh into a remote server, then start R and run ess-remote, I get the following error output in the iESS buffer. It looks like some libraries are missing or something. I've installed ESS using straight. The installation details are at the end. This makes Emacs unusable as Emacs keeps hanging every few seconds for a long time every time.


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> options(pager='cat')
> Error: object 'unquote' not found
> Error: unexpected '}' in "    }"
> Error: object '.ess.command' not found
> Error: object 's' not found
> Error: object 'i' not found
> + + + Error: unexpected symbol in:
"        if (sinked
            sink"
> Error: unexpected '}' in "    }"
> Error: object 'wri' not found
> Error: object 'func' not found
> + > Error: unexpected '}' in "    }"
> Error in withVisible(expr) : object 'expr' not found
> Error: unexpected ')' in "    )"
> + + + + + Error: unexpected '}' in:
" 
}"
> Error: object '.ess.' not found
> Error: unexpected '}' in "}"
> + + > + + > > Error: unexpected '}' in "}"
> + Error: object 'classesNs' not found
> + Error: object 'newClasses' not found
> Error: object 'allMethodTables' not found
> Error in as.character(x) : 
  cannot coerce type 'closure' to vector of type 'character'
> Error: object 'methodsN' not found
> + Error: unexpected symbol in:
"    for (i in seq
        table"
> Error: object 'tableE' not found
> + + + + Error: unexpected '}' in:
"              
        }"
> + Error: unexpected 'if' in:
"            inserted <- .ess.ns_insertMethods(ta
            if"
> + Error: unexpected '}' in:
"                newMethods <
        }"
> + Error: unexpected symbol in:
"            .ess.assign(table, tableEnv, envir = f
            newMethods"
> Error: unexpected '}' in "        }"
> Error: unexpected '}' in "    }"
> + + Error: unexpected 'if' in:
"        objectsNs <- c(obj
    if"
> + + Error: unexpected 'if' in:
"
    if"
> + + + Error: unexpected 'if' in:
"                sprin
            if"
> + Error: unexpected 'if' in:
"                sprintf("NS: %s", paste(objec
            if"
> Error: object '.e' not found
> + + + Error: unexpected '}' in:
"                sprintf("%s: %s", env_name, paste(newO
            }"
> + + + Error: unexpected '}' in:
"
    }"
> Error: object 'invis' not found
> Error: unexpected '}' in "}"
> 
Error: unexpected '}' in "}"
> options(STERM='iESS', str.dendrogram.last="'", editor='emacsclient', show.error.locations=TRUE)
> 

Installation details:

Emacs version: GNU Emacs 26.3 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.14) of 2020-03-26, modified by Debian
Operating System: Ubuntu 20.04.2 LTS (Focal Fossa)
Evil version: 1.14.0
ESS version: 18.10.3
Evil, ESS installation type: using straight

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions