Package: cocosoR Title: CoCoSo - Combined Compromise Solution Method for MCDA Version: 0.1.0 Authors@R: c( person("Sergio", "Floquet", , "sergiofloquet@hotmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7998-350X")) , person("Marcos", "Santos", , "marcosdossantos_doutorado_uff@yahoo.com.br", role = c("aut"), comment = c(ORCID = "0000-0003-1533-5535")) ) Description: Provides a set of functions to implement the Combined Compromise Solution (CoCoSo) Method created by Yazdani, Zarate, Zavadskas and Turskis (2019) . This method is based on an integrated simple additive weighting and compromise exponentially weighted product model. License: GPL (>= 3) Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Depends: R (>= 2.10) LazyData: true Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://sergiofloquet.r-universe.dev Date/Publication: 2023-07-09 11:46:19 UTC RemoteUrl: https://github.com/sergiofloquet/cocosor RemoteRef: HEAD RemoteSha: 7a98b8a8297927b48b9e39d1771917f17641bd75 NeedsCompilation: no Packaged: 2026-07-13 09:39:48 UTC; root Author: Sergio Floquet [aut, cre] (ORCID: ), Marcos Santos [aut] (ORCID: ) Maintainer: Sergio Floquet