2 Installation

2.1 Easy Installation

IQnca is an R package that can be installed with the R command install.packages() as follows:

install.packages("IQnca", 
                 repos = c("https://iqnca.intiquan.com/rrepo", "https://cran.r-project.org/"), 
                 dependencies = TRUE)

2.2 Licensing

2.2.1 NON-COMMERCIAL / ACADEMIC USE / TESTING PURPOSES

Non-commercial and/or academic use of IQnca can be done under the GNU Affero General Public License V3.0 or later. You can find a copy here: https://www.gnu.org/licenses/agpl-3.0.html.

2.2.2 COMMERCIAL USE

For information on possible licensing options, please contact info@intiquan.com.