Thanks for the backchecking. So the overall formula is allright now, that's good. I didn't know that there are different gas-constants for each gas... ah well. ANOTHER update on the chem-table...
Yep, it's due to the fact that different pure gases have different molar masses;
R_mg = R / W
where
R is the perfect molar gas constant [R=8.3145 J / (mol K)]
W is the molar mass of the gas, or its atomic weight in grams (for instance 16e-3 kg/mol for Oxygen (O_2) or 2e-3 kg/mol for Hydrogen (H_2))
R_mg is in J / (kg K). (beware of the conversion ratio g/kg = 1e-3 that I implicitly used)
For any gas mixture, its gas constant can be written as
R_mg = R * sum_i (Y_i / W_i)
where Y_i is the mass fraction (concentration in mass) of each species "i". sum_i denotes the summation operator.