gtheory-app
Copyright (C) 2026 Carlos Fernando Collares <https://carloscollares.com>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

================================================================
                  GNU GENERAL PUBLIC LICENSE
                     Version 3, 29 June 2007

The full text of GNU GPL v3.0 is reproduced at:

    https://www.gnu.org/licenses/gpl-3.0.html
    https://www.gnu.org/licenses/gpl-3.0.txt

In summary, you are free to:

  * Run the program for any purpose.
  * Study how the program works and modify it.
  * Redistribute copies to help others.
  * Distribute modified versions to others.

Subject to the conditions that:

  * Copies and modifications carry the same GPL v3 license.
  * Source code is made available alongside any binary distribution.
  * Changes are documented and the original copyright notice is
    preserved.
  * No additional restrictions are imposed that would prevent others
    from exercising the rights granted by the license.

There is NO WARRANTY, to the extent permitted by law.

================================================================
                       THIRD-PARTY NOTICES

This software depends on the following R packages, each under its
own license:

  * shiny       (GPL-3 | file LICENSE)
  * DT          (GPL-3 | file LICENSE)
  * lme4        (GPL-2 | GPL-3)
  * plotly      (MIT)         -- optional
  * readxl      (MIT)         -- optional

Source for each package is available from CRAN at
https://cran.r-project.org/.
