GNU bug report logs -
#55709
R texinfo documents are not showing up for me
Previous Next
Reported by: Kyle Andrews <kyle <at> posteo.net>
Date: Sun, 29 May 2022 15:51:01 UTC
Severity: normal
Tags: notabug
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 55709 <at> debbugs.gnu.org (full text, mbox):
Hi,
Kyle Andrews <kyle <at> posteo.net> skribis:
> I see that R provides a lot of texinfo documentation, but none of it is
> showing up for me in 'Emacs M-x info' or by typing 'info R'. Is this
> just my setup problem or is it a wider phenomenon?
The following Info files are provided by ‘r-minimal’:
--8<---------------cut here---------------start------------->8---
$ find -L $(guix build r-minimal) -name \*.info\*
/gnu/store/jwr3aajwjxwv3swdwbdxzh8ccn3mdlvz-r-minimal-4.2.0/share/info/R-exts.info-1.gz
/gnu/store/jwr3aajwjxwv3swdwbdxzh8ccn3mdlvz-r-minimal-4.2.0/share/info/R-admin.info.gz
/gnu/store/jwr3aajwjxwv3swdwbdxzh8ccn3mdlvz-r-minimal-4.2.0/share/info/R-data.info.gz
/gnu/store/jwr3aajwjxwv3swdwbdxzh8ccn3mdlvz-r-minimal-4.2.0/share/info/R-lang.info.gz
/gnu/store/jwr3aajwjxwv3swdwbdxzh8ccn3mdlvz-r-minimal-4.2.0/share/info/R-intro.info.gz
/gnu/store/jwr3aajwjxwv3swdwbdxzh8ccn3mdlvz-r-minimal-4.2.0/share/info/R-exts.info-3.gz
/gnu/store/jwr3aajwjxwv3swdwbdxzh8ccn3mdlvz-r-minimal-4.2.0/share/info/R-exts.info.gz
/gnu/store/jwr3aajwjxwv3swdwbdxzh8ccn3mdlvz-r-minimal-4.2.0/share/info/R-exts.info-2.gz
/gnu/store/jwr3aajwjxwv3swdwbdxzh8ccn3mdlvz-r-minimal-4.2.0/share/info/R-ints.info.gz
/gnu/store/jwr3aajwjxwv3swdwbdxzh8ccn3mdlvz-r-minimal-4.2.0/share/info/R-FAQ.info.gz
--8<---------------cut here---------------end--------------->8---
This package is propagated by ‘r’. Thus, you can access these manuals
for instance with:
guix shell r info-reader -- info R-intro
You can replace ‘info-reader’ by ‘emacs’; the key here is that this sets
the ‘INFOPATH’ environment variable.
Does it work for you?
HTH,
Ludo’.
This bug report was last modified 2 years and 345 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.