From: Lakshmi Prasannakumar <lakshmiprasannakumaran@gmail.com>
To: "Gábor Boskovits" <boskovits@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: Video Documentation for GNU GUIX (an Outreachy project)
Date: Tue, 30 Oct 2018 01:33:57 +0530 [thread overview]
Message-ID: <CA+H0LRMWb=T6W8KBTJ7ENG2A6t3b8GPY-vAApty+c1=D+VUtZg@mail.gmail.com> (raw)
In-Reply-To: <CA+H0LRMpbBMS5v1Zwkv4kqe1vF-Qqqnpd6uYw84Ovpy=SKfdig@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1357 bytes --]
Hi Gábor,
I just tried to import a package called 'weights' from cran repository. Its
a package related to weighting and weighted statistics. I am attaching the
definition package with this mail. Please find the attachment.
In the next step I understand that we are suppose to store this in a file
in the Guix store tree. I'm not sure about how to proceed with this step.
Is it like pushing to git ?
Thanks,
Lakshmi Prasannakumar
Bangalore
On Mon, Oct 29, 2018 at 11:42 PM Lakshmi Prasannakumar <
lakshmiprasannakumaran@gmail.com> wrote:
> Hi Gábor,
>
> Thanks for checking. I was out of town with limited access to the internet
> due to a personal emergency. So haven't actually progressed much on adding
> the package. I have just started to follow up from where I left off last
> week now in terms of adding the package. Would definitely get back to you
> in case of any blocks or doubts.
>
> Thanks and Regards,
> Lakshmi Prasannakumar
> Bangalore
>
>
> On Mon, Oct 29, 2018 at 2:55 PM Gábor Boskovits <boskovits@gmail.com>
> wrote:
>
>> Hello Lakshmi,
>>
>> Could you give us a status update?
>>
>> There is only one week left until the deadline, and it usually takes
>> about 3-4 day to get
>> in a contribution.
>>
>> Should you need any help, please contact me.
>>
>> Best regards,
>> g_bor
>>
>
[-- Attachment #1.2: Type: text/html, Size: 3646 bytes --]
[-- Attachment #2: weights_package_definition --]
[-- Type: application/octet-stream, Size: 1508 bytes --]
$ guix import cran weights
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and defining `GUIX_LOCPATH', along these lines:
guix package -i glibc-utf8-locales
export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
See the "Application Setup" section in the manual, for more info.
Starting download of /tmp/guix-file.6RIXoZ
From http://cran.r-project.org/src/contrib/weights_1.0.tar.gz...
....0.tar.gz 30KiB 146KiB/s 00:00 [##################] 100.0%
(package
(name "r-weights")
(version "1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "weights" version))
(sha256
(base32
"0186bfpkhxngrshac6bpg37alp6slwhwd43inrm8hqg0vhpfgc4c"))))
(build-system r-build-system)
(propagated-inputs
`(("r-gdata" ,r-gdata)
("r-hmisc" ,r-hmisc)
("r-mice" ,r-mice)))
(home-page
"http://cran.r-project.org/web/packages/weights")
(synopsis "Weighting and Weighted Statistics")
(description
"Provides a variety of functions for producing simple weighted statistics, such as weighted Pearson's correlations, partial correlations, Chi-Squared statistics, histograms, and t-tests. Also now includes some software for quickly recoding survey data and plotting point estimates from interaction terms in regressions (and multiply imputed regressions). NOTE: Weighted partial correlation calculations pulled to address a bug.")
(license gpl2+))
next prev parent reply other threads:[~2018-10-29 20:04 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CA+H0LRPUfE=LmSETuasan3bEjEkGPXRFoE5Qrd-9G8DYO8buTQ@mail.gmail.com>
2018-10-17 6:45 ` Video Documentation for GNU GUIX (an Outreachy project) Björn Höfling
2018-10-17 8:11 ` Gábor Boskovits
2018-10-18 9:22 ` Lakshmi Prasannakumar
2018-10-18 11:46 ` Björn Höfling
2018-10-18 11:52 ` Gábor Boskovits
2018-10-18 12:37 ` Lakshmi Prasannakumar
2018-10-18 13:00 ` Gábor Boskovits
2018-10-23 12:34 ` Lakshmi Prasannakumar
2018-10-23 18:22 ` Gábor Boskovits
2018-10-29 9:25 ` Gábor Boskovits
2018-10-29 18:12 ` Lakshmi Prasannakumar
2018-10-29 19:57 ` Björn Höfling
2018-10-29 20:18 ` Lakshmi Prasannakumar
2018-10-29 20:27 ` Björn Höfling
2018-10-29 20:40 ` Lakshmi Prasannakumar
2018-10-29 20:58 ` Gábor Boskovits
2018-10-30 18:20 ` Lakshmi Prasannakumar
2018-10-31 4:45 ` Lakshmi Prasannakumar
2018-10-31 4:46 ` Lakshmi Prasannakumar
2018-10-31 7:18 ` Gábor Boskovits
2018-10-31 7:20 ` Gábor Boskovits
2018-10-31 8:32 ` Gábor Boskovits
2018-11-01 17:01 ` Lakshmi Prasannakumar
2018-11-01 17:36 ` Gábor Boskovits
2018-11-01 17:48 ` Lakshmi Prasannakumar
2018-10-29 20:03 ` Lakshmi Prasannakumar [this message]
2018-10-29 20:25 ` Björn Höfling
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='CA+H0LRMWb=T6W8KBTJ7ENG2A6t3b8GPY-vAApty+c1=D+VUtZg@mail.gmail.com' \
--to=lakshmiprasannakumaran@gmail.com \
--cc=boskovits@gmail.com \
--cc=guix-devel@gnu.org \
/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).