Skip to content
Back to formatted view

Raw Message

Message-ID: <a86636c8-7ba6-c377-fafb-df6f9cf68efc@gmail.com>
Date: 2020-03-15T08:07:41Z
From: Alois Schlögl
Subject: [R-pkg-devel] packaging biosig for R

Dear R packagers,


the Biosig project [1] supports reading of about 50 different data
format [2]. Recently, a language binding to R was added, because a user
of Biosig asked for it.?


I've read the policy [3], and it seems the biosig would qualify as
binary package. The underlying library (libbiosig) can be installed

- on linux from source, or through debian/ubuntu package

- on MacOSX through Homebrew.

- for Windows I'm using MXE mingw-cross-compiler environment to build
libbiosig.dll?


Would it be feasible to provide a package of biosig on cran ? What need
to be considered ?


Kind regards

?? Alois



[1] http://biosig.sourceforge.net/download.html

[2] http://pub.ist.ac.at/~schloegl/biosig/TESTED

[3] https://cran.r-project.org/web/packages/policies.html