
    Xh                     6    d dl mZ d dlmZ dZ G d de      Zy)   )load_config_schema)	ShellSpeca>  Please ensure that RScript executable is in the PATH; this should happen automatically when using Linux, Mac OS or Conda, but will require manual configuration when using the default R installer on Windows.

For more details please consult documentation:
https://cran.r-project.org/bin/windows/base/rw-FAQ.html#Rcmd-is-not-found-in-my-PATH_0021

If Rscript is already in the PATH, you can check whether the language server package is properly installed with:

  Rscript -e "cat(system.file(package='languageserver'))"

which should return the path to the installed package.
c            
           e Zd ZdZdZdZed        Zed        ZdgZ	 e
edg e
dd	
       e
de dd       ee      e      Zy)RLanguageServerlanguageserverzr-languageserverRscriptc                 &    dd| j                    dgS )Nz--slave-ez::run()packageselfs    V/var/www/html/myenv/lib/python3.12/site-packages/jupyter_lsp/specs/r_languageserver.pyargszRLanguageServer.args   s    4DLL>!9::    c                 &    dd| j                    dgS )Nr
   zcat(system.file(package='z'))r   r   s    r   is_installed_argsz!RLanguageServer.is_installed_args   s    1$,,sCDDr   rztext/x-rsrcz0https://github.com/REditorSupport/languageserverz7https://github.com/REditorSupport/languageserver/issues)homeissueszinstall.packages("z")z-conda install -c conda-forge r-languageserver)cranconda)display_name
mime_typesurlsinstallconfig_schematroubleshootN)__name__
__module____qualname__r   keycmdpropertyr   r   	languagesdictr   TROUBLESHOOTspec r   r   r   r      s    G
C
C; ; E E I!?CL
 %gYb1A
 )-!Dr   r   N)configr   utilsr   r'   r   r)   r   r   <module>r,      s    & "i r   