-
When the input is not multiple of 3 some bits of the encoded values are not used, Convert.ToBase64XYZ(...) encoder overloads sets those bits to 0, but Convert.FromBase64XYZ(...) decoder overloads curr…
-
The display of a summary of a numeric vector containing Inf does not round correctly.
```
options(digits=22)
summary(c(.1,.2,.3,.4,.5),digits=22)
```
Min. 1st Qu.…
-
**Is your feature request related to a problem? Please describe.**
I wish I could get a single command for yay to display available updates on repos and aur, without any DB update.
An extended '…
-
Voici comment procéder :
1. Télécharger et installer la **version 32 bits** de Qt Creator 4.3.0 : https://download.qt.io/archive/qtcreator/4.3/4.3.0/
2. Lancer Qt Creator afin qu'il crée certains…
-
**Description du bug (qui n'en est pas un, soyons clair... c'est juste un manque d'information)**
Il n'y a pas de binaire 64 bits de yadoms pour Raspberry.
Le binaire yadoms proposé pour Raspberry n…
-
On some (not all) Linux systems, print.summaryDefault() incorrectly rounds the mean value and/or the median value (and perhaps also other values).
Example:
R> a summary(a)
Min. 1st Qu. Median …
-
Erreur au chargement des métadonnées d'une couche, signalée le 8 août 2024 sur la liste labo.postgis :
![image](https://github.com/user-attachments/assets/c32a5790-5c95-4792-830d-0a6abf44b571)
…
-
Le danger de la communication série sans checksum, c'est le flip de bits. Je penses qu'ajouter un checksum CRC serait nécessaire pour empêcher ça.
C'est facile à implémenter et j'ai un exemple dans u…
-
**Context and question**
Hello everyone,
for a few days, when I run the BIOMOD_Modeling() function, the following error appears: in some models:
Error in x$formula : oggetto di tipo 'closure' n…
-
```
Which program triggers the problem? Specify the filename if possible.
All programs
What steps will reproduce the problem?
1.Simply by running gdipp
What is the expected output? What do you see …