I just saw that this is MIT-licensed while you say you based this code on the irlba R package, which is licensed under the GPL-3.0.
I’m not a lawyer, but I’m quite sure that unless you got explicit permission to re-license this as MIT from all contributors to the irlba package, this counts as a derivative work and can therefore not be used under the terms of the MIT license only.
For clarity, you should therefore probably change the license to GPL-3.0 (after getting permission from your contributors)
I just saw that this is MIT-licensed while you say you based this code on the irlba R package, which is licensed under the GPL-3.0.
I’m not a lawyer, but I’m quite sure that unless you got explicit permission to re-license this as MIT from all contributors to the irlba package, this counts as a derivative work and can therefore not be used under the terms of the MIT license only.
For clarity, you should therefore probably change the license to GPL-3.0 (after getting permission from your contributors)