Skip to content

dependency on ess #41

@dankessler

Description

@dankessler

poly-R will not load without ess: see these lines

However, ess is not declared as a dependency. Thus, it's possible to install poly-R without ess, in which case things won't work. For example, if I start a fresh emacs (with emacs -Q), configure melpa, install poly-R, and then (require 'poly-R), I get an error about being unable to load ess-mode.

This bug probably rarely comes up, since most people using poly-R have probably already installed ess, but it would be nice to make this explicit/automatic.

Fixing this is as simple as making the dependency explicit, but rather than submitting a PR, I wanted to check if there's a particular version of ess on which poly-R depends.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions