Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37567530
en ru br
Репозитории ALT

Группа :: Науки/Математика
Пакет: rkward

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: rkward
Version: 0.5.0
Release: alt2.d
Group: Sciences/Mathematics
Summary: RKWard is meant to become an easy to use, transparent frontend to the R-language
License: GPL
Url: http://rkward.sourceforge.net/
Packager: Anton V. Boyarshinov <boyarsh at altlinux.ru>

Source: %name-%version.tar
BuildRequires: cmake kde4-devel R-devel gcc-c++ liblapack-devel libatlas-devel

%description
RKWard is meant to become an easy to use, transparent frontend to the R-language. R is a very powerful, yet hard-to-get-into scripting-language with a strong focus on statistical functions. RKWard makes R programming easier and faster, by providing a graphical frontend that can be used by unexperienced users (thanks to easy-to-use dialog boxes) as well as experts (which are attracted by the integrated development environement proposed by RKWard).

%prep
%setup -q

%build

cmake -DCMAKE_SKIP_RPATH=TRUE -DCMAKE_INSTALL_PREFIX=/usr/ .
%make

%install
%makeinstall_std

%find_lang %name


%files -f %name.lang
%doc AUTHORS README
%_bindir/*
%_datadir/apps/rkward
/usr/share/icons/hicolor/*/apps/rkward.*
%_libdir/R/library/rkward
/usr/share/doc/HTML/en/rkward
#/usr/share/apps/katepart/syntax/*
/usr/share/applications/kde4/rkward.desktop

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin