Thank you, François. That's what I was afraid of...

Do you think it could be worthwhile to create the possibility of running a 
package's test suite without re-building it ? Possibly immediately after 
creating the possibility of *removing* an installed package ?

--
Emmanuel Charpentier

Le jeudi 30 novembre 2017 20:00:00 UTC+1, François Bissey a écrit :
>
> You have to install the package with the “-s” option: 
>   -i [opts] [packages]-- install the given Sage packages.  Options: 
>                            -c -- run the packages' test suites 
>                            -d -- only download, do not install packages 
>                            -f -- force build: install the packages even 
>                                  if they are already installed 
>                            -s -- do not delete the temporary build 
> directories 
>                                  after a successful build 
>                            -y -- reply yes to prompts about experimental 
>                                  and old-style packages; warning: there 
>                                  is no guarantee that these packages will 
>                                  build correctly; use at your own risk 
>                            -n -- reply no to prompts about experimental 
>                                  and old-style packages 
>
> The only way to be able to run the test suite again and again is to keep 
> the 
> build directory and run the test suite manually from there. 
>
> François 
>
> > On 1/12/2017, at 06:56, Emmanuel Charpentier <emanuel.c...@gmail.com 
> <javascript:>> wrote: 
> > 
> > Dear list, 
> > 
> > As far as I know, the only way to run a package's test suite is to 
> reinstall it. 
> > 
> > This forbids a "real" test of R : this test suite may yse non-default 
> packages, but reinstalling R entails loosing all non-default packages, 
> hence no tests. 
> > 
> > Do you see a standard way to run a package's test suite  *without* 
> reinstalling it ? 
> > 
> > -- 
> > Emmanuel Charpentier 
> > 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "sage-devel" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to sage-devel+...@googlegroups.com <javascript:>. 
> > To post to this group, send email to sage-...@googlegroups.com 
> <javascript:>. 
> > Visit this group at https://groups.google.com/group/sage-devel. 
> > For more options, visit https://groups.google.com/d/optout. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to