Skip to content
Snippets Groups Projects
Select Git revision
  • Issue/2309-docs
  • master default protected
  • gitkeep
  • Issue/2463-newCoscinePIDTypes
  • dev protected
  • Issue/2259-updatePids
  • Issue/1321-pidEnquiryOverhaul
  • Issue/2158-emailServicedesk
  • uiv2
  • Hotfix/2130-uiv2ContactChange
  • Hotfix/2087-efNet6
  • Issue/1910-MigrationtoNET6.0
  • Issue/1971-projectEditCreateMigration
  • Issue/1980-userManagement
  • Sprint/2022-01
  • Sprint/2021-2022
  • Issue/1741-semanticSearchActions
  • Sprint/2021-23
  • Issue/1746-ApplicationProfileStoringMethod
  • Hotfix/1466-projectCreationTimeout
  • v3.3.2
  • v3.3.1
  • v3.3.0
  • v3.2.0
  • v3.1.0
  • v3.0.0
  • v2.4.1
  • v2.4.0
  • v2.3.0
  • v2.2.0
  • v2.1.1
  • v2.1.0
  • v2.0.0
  • v1.18.0
  • v1.17.1
  • v1.17.0
  • v1.16.0
  • v1.15.1
  • v1.15.0
  • v1.14.0
40 results

ApplicationProfileEventArgs.cs

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    DESCRIPTION 1009 B
    Package: rsAnalysis
    Title: High-Level Tools for rsfMRI analysis
    Version: 0.4.7
    Authors@R: 
        person(given = "Christian",
               family = "Hohenfeld",
               role = c("aut", "cre"),
               email = "chohenfeld@ukaachen.de")
    Description: The rsAnalysis package is a complement to the rsfmri package
        providing higher-level tools for data analysis.
    License: GPL-3
    Encoding: UTF-8
    LazyData: true
    RoxygenNote: 7.2.1
    Imports: 
             broom,
             car,
             dplyr,
             ggplot2,
             ggthemes,
             hrbrthemes,
             igraph,
             littlehelpers,
             magrittr,
             oro.nifti,
             parameters,
             rlang,
             rsfmri, 
             readr,
             rstanarm,
             signal,
             stats,
             stringr,
             tibble,
             tidygraph,
             tidyr,
             utils
    Suggests:
        testthat,
        lintr,
        withr
    Remotes:
        gitlab::choh/littlehelpers,
        git::https://git.rwth-aachen.de/christian.hohenfeld/rsfmri.git
    Depends: 
        R (>= 2.10)