unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Kyle Andrews <kyle@posteo.net>
Cc: 55709@debbugs.gnu.org
Subject: bug#55709: R texinfo documents are not showing up for me
Date: Mon, 30 May 2022 00:37:32 +0200	[thread overview]
Message-ID: <87h7587yoj.fsf@gnu.org> (raw)
In-Reply-To: <87wne4uymp.fsf@posteo.net> (Kyle Andrews's message of "Sun, 29 May 2022 15:48:26 +0000")

Hi,

Kyle Andrews <kyle@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’.




  reply	other threads:[~2022-05-29 22:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-29 15:48 bug#55709: R texinfo documents are not showing up for me Kyle Andrews
2022-05-29 22:37 ` Ludovic Courtès [this message]
2022-05-31  0:35   ` Kyle Andrews
2022-05-31  8:37     ` Maxime Devos
2022-06-02  6:12       ` Liliana Marie Prikler
2022-06-04 23:29         ` Kyle Andrews
2022-05-31  9:37     ` Ludovic Courtès
2022-06-02  0:42       ` Kyle Andrews
2022-06-02 13:39         ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h7587yoj.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=55709@debbugs.gnu.org \
    --cc=kyle@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).