From emac24 I installed the cider package from melpa, but get the following warning when running the repl:
; CIDER 0.10.0snapshot (package: 20150918.919) (Java 1.7.0_79, Clojure 1.7.0, nREPL 0.2.10)
WARNING: The following required nREPL ops are not supported:
apropos classpath complete eldoc format-code format-edn info inspect-pop inspect-push inspect-refresh macroexpand ns-list ns-vars ns-path refresh resource stacktrace toggle-trace-var toggle-trace-ns undef
Please, install (or update) cider-nrepl 0.10.0-SNAPSHOT and restart CIDER
ERROR: CIDER's version (0.10.0-snapshot) does not match cider-nrepl's version (not installed). Things will break!
I do not see either a cider-nrepl or nrepl package available on melpa or marmalade.