Last data update: 2014.03.03

neuRosim

Package: neuRosim
Type: Package
Title: Functions to Generate fMRI Data Including Activated Data, Noise
Data and Resting State Data
Version: 0.2-12
Date: 2015-01-09
Author: Marijke Welvaert with contributions from Joke Durnez, Beatrijs
Moerkerke, Yves Rosseel and Geert Verdoolaege
Maintainer: Marijke Welvaert <marijke.welvaert@gmail.com>
Depends: R (>= 3.1.1), deSolve
Description: The package allows users to generate fMRI time series or 4D data. Some high-level functions are created for fast data generation with only a few arguments and a diversity of functions to define activation and noise. For more advanced users it is possible to use the low-level functions and manipulate the arguments.
License: GPL (>= 2)
LazyLoad: yes
Repository: CRAN
Date/Publication: 2015-01-10 10:01:21
Packaged: 2015-01-09 00:52:20 UTC; wel18s
NeedsCompilation: yes

● 0 images, 21 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'neuRosim' ...
** package 'neuRosim' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c sim.3d.GRF.c -o sim.3d.GRF.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o neuRosim.so sim.3d.GRF.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/neuRosim/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'neuRosim'
    finding HTML links ... done
    GaussSmoothKernel                       html  
    Sim.3D.GRF                              html  
    balloon                                 html  
    canonicalHRF                            html  
    gammaHRF                                html  
    lowfreqdrift                            html  
    neuRosim-package                        html  
    physnoise                               html  
    rrice                                   html  
    simTSfmri                               html  
    simTSrestingstate                       html  
    simVOLfmri                              html  
    simprepSpatial                          html  
    simprepTemporal                         html  
    spatialnoise                            html  
    specifydesign                           html  
    specifyregion                           html  
    stimfunction                            html  
    systemnoise                             html  
    tasknoise                               html  
    temporalnoise                           html  
** building package indices
** testing if installed package can be loaded
* DONE (neuRosim)
Making 'packages.html' ... done