Skip to content

Commit 08e3957

Browse files
committed
docs(RMixtCompIO): remove massiccc url
1 parent d8cd51a commit 08e3957

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

RMixtCompIO/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Description: Mixture Composer <https://github.com/modal-inria/MixtComp> is a pro
1818
heterogeneous data sets and partially missing data management.
1919
It includes models for real, categorical, counting, functional and ranking data.
2020
This package contains the minimal R interface of the C++ 'MixtComp' library.
21-
URL: https://github.com/modal-inria/MixtComp, https://massiccc.lille.inria.fr/
21+
URL: https://github.com/modal-inria/MixtComp
2222
BugReports: https://github.com/modal-inria/MixtComp/issues
2323
Imports: Rcpp, doParallel, foreach
2424
Suggests: Rmixmod, blockcluster, testthat, RInside, xml2

RMixtCompIO/R/RMixtCompIO-package.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@
3232
#' MixtComp has the ability to natively manage missing data (completely or by interval). MixtComp is used as an R package, but its internals are coded in C++ using state of the art libraries for faster computation.
3333
#' This package contains the minimal R interface of the C++ library.
3434
#'
35-
#' Online SaaS version: \url{https://massiccc.lille.inria.fr/}
36-
#'
3735
#'
3836
#' @details
3937
#' The main function is \link{rmcMultiRun} that runs a SEM algorithm to learn a mixture model.

RMixtCompIO/man/RMixtCompIO-package.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)