R package available
Andrea Florio <[email protected]>
| Newsgroups | gmane.linux.suse.schools.usa |
|---|---|
| Message-ID | <[email protected]> |
Hi folks.
I end now to package R for you...
spec file should be complete (only "#fix me" line on BuildRequires is
missing).
so feel free to test package and report.
@ packagers
i hate how R work with directories, it put on R and Rscript in %_bindir,
everything else is in %_libdir/R that is the same of / without
respecting standard... , infact there is
%{_libdir}/R/bin/
%{_libdir}/R/doc/
%{_libdir}/R/etc/
%{_libdir}/R/library/
%{_libdir}/R/lib/
%{_libdir}/R/include/
%{_libdir}/R/modules/
%{_libdir}/R/share/
right now i'm not able to fix it, so if is it possible.. feel free to do it.