-
Dear maintainer,
Please see the problems shown on
.
Please correct before 2024-07-04 to safely retain your package on CRAN.
Do remember to look at the 'Additional issues'.
The CRAN Team
-
### Operating system
Linux
### Compiler
GCC
### Steps to reproduce the behavior
```Shell
`vcpkg new --application`
`vcpkg add port armadillo`
add some files like CMakeLists.txt, ma…
-
![armadillo](https://github.com/SummerFields/SummerFields/assets/401965/25c9ad8a-0cfa-47c2-b82e-546f600875ca)
![armadillo_scute](https://github.com/SummerFields/SummerFields/assets/401965/a3444c5d-a7…
lipki updated
7 months ago
-
```
datashield.workspace_save(conns, "bmi_poc_sec_2")
Error: Client error: (404) Not Found
```
-
## Motivation
We need to develop a prototype of the system that builds structured topics (creates a model) and is able to label new texts according to these topics. This prototype is supposed to have…
-
Add profile xenon, whitelist dsBase, resourcer and start it.
Download the following:
[MolgenisArmadillo_2.0.1.tar.gz](https://github.com/molgenis/molgenis-service-armadillo/files/12846243/Molgeni…
-
Hello, I'm currently having a problem to build it on Linux (Kubuntu 22.04 LTS)
Error message:
```bash
CMake Error at /usr/share/cmake-3.22/Modules/FindHDF5.cmake:241 (try_compile):
Unknown exten…
-
work in progress..
working my way through the imagenet challenge labels (1000) , assembling them into the graph format. maybe done a few hundred here. there's a lot of animal species etc there which…
-
Hi,
The idea here is that I am trying to replace the transform function used by logsoftmax. Because we can not have transform in bandicoot.
```c++
#include
#include
int main()
{
arma:…
shrit updated
4 months ago
-
For an application code I am working with, I have data represented as std::vector, where each std::vector has different length. Here are three ways I have used so far, and interested in knowing better…