https://github.com/bioconductor-source/stattarget

https://github.com/bioconductor-source/stattarget

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: bioconductor-source
  • Language: R
  • Default Branch: devel
  • Size: 787 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

statTarget2

For details see https://stattarget.github.io/docs/

Package vignettes: Vignettes

Reference manual: Manual

Demo data: Data

Example reports: Reports

Binary Package: statTarget2_WindowsOnly.zip

System requirements


Dependent on R (>= 3.3.0)

If you did not install the R software yet,you can download R >= 3.3.0 from https://www.r-project.org

Installation


Install the earlier versions of “statTarget” at the Bioconductor

if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")

BiocManager::install("statTarget")

library(statTarget)  ## `Load statTarget`. 

Install the latest version of "statTarget2" at Github. copy this code into R

Updating, Coming Back Soon! 

Binary Package for Windows PC is provided. If you want the source code, please contact us. Thanks.

IMPORTANCE: for mac PC, XQuartz instead of X11 support should be installed for the Graphical User Interface (GUI). Download it from https://www.xquartz.org.

RGTK2 is a binding for R to the GTK2 library and dependent libraries, and a multi-platform package for creating graphical user interfaces. If you have any problems about RGTK2 installation, see the related installation information for R and GTK on Windows/Mac OS at https://gist.github.com/sebkopf/9405675.

We recommend the R 3.3.0 and RGtk2 2.20.31 for mac OS paltform. The R 3.3.0 and RGtk2 2.20.31 sailed through the test. If you have multiple versions of R framework installed, RSwitch - a small GUI that allows you to switch between R versions quickly. Download it from https://r.research.att.com

Owner

  • Name: (WIP DEV) Bioconductor Packages
  • Login: bioconductor-source
  • Kind: organization
  • Email: maintainer@bioconductor.org

Source code for packages accepted into Bioconductor

GitHub Events

Total
Last Year

Dependencies

DESCRIPTION cran
  • R >= 3.6.0 depends
  • ROC * imports
  • grDevices * imports
  • graphics * imports
  • impute * imports
  • pdist * imports
  • pls * imports
  • plyr * imports
  • randomForest * imports
  • rrcov * imports
  • stats * imports
  • utils * imports
  • BiocStyle * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • testthat * suggests