You can install FACkit from github with:
# install.packages("devtools")
devtools::install_github("JulianSpagnuolo/FACkit")
It is requested that users publishing or presenting work that utilise this package in part or wholey cite it using
#>
#> To cite package 'FACkit' in publications use:
#>
#> Julian Spagnuolo (2017). FACkit: FACS Analysis Tool Kit. R
#> package version 0.1.3.
#>
#> A BibTeX entry for LaTeX users is
#>
#> @Manual{,
#> title = {FACkit: FACS Analysis Tool Kit},
#> author = {Julian Spagnuolo},
#> year = {2017},
#> note = {R package version 0.1.3},
#> }
#>
#> ATTENTION: This citation information has been auto-generated from
#> the package DESCRIPTION file and may need manual editing, see
#> 'help("citation")'.